Commit Graph

9 Commits

Author SHA1 Message Date
Jeffrey Walton
6e06c8cbf2 Clear truncation warnings with early MSVC compilers 2019-10-03 06:49:03 -04:00
Jeffrey Walton
76b47204df
Add IETF XChaCha20Poly1305 (GH #727, PR #795) 2019-02-06 04:14:39 -05:00
Jeffrey Walton
5b6b86c7f1
Avoid extra call to RekeyCipherAndMac in ChaCha20/Poly1305 2019-02-04 06:04:12 -05:00
Jeffrey Walton
ebb9593a4b
Update comments 2019-01-30 02:17:58 -05:00
Jeffrey Walton
c1ad534038
Update comments 2019-01-30 01:45:09 -05:00
Jeffrey Walton
a4f6da8d30
Update documentation 2019-01-28 22:42:34 -05:00
Jeffrey Walton
281831c08a
Fix ChaCha20Poly1305 padding 2019-01-28 20:56:10 -05:00
Jeffrey Walton
7c3414b072
Fix ChaCha20Poly1305 IVSize() (GH #724) 2019-01-28 10:01:19 -05:00
Jeffrey Walton
315e54e63d
Add ChaCha20/Poly1305 AEAD cipher (GH #724) 2019-01-28 08:52:56 -05:00