Frank Denis d343b75e7f ghash & poly1305: fix handling of partial blocks and add pad()
pad() aligns the next input to the first byte of a block, which is
useful to implement the IETF version of ChaCha20Poly1305 and AES-GCM.
2020-10-05 23:50:38 +02:00
..
2020-09-29 17:10:04 +02:00
2020-09-24 13:16:00 -04:00
2020-09-30 01:39:55 +02:00
2020-09-24 13:16:00 -04:00
2020-09-16 01:58:48 +03:00