Commit Graph

12 Commits

Author SHA1 Message Date
Jeffrey Walton
a8290bd66d
Remove SimpleKeyingInterface from ChaCha20Poly1305_Base 2019-01-31 07:24:43 -05:00
Jeffrey Walton
56db805713
Add seckey.h header dependency 2019-01-31 01:34:03 -05:00
Jeffrey Walton
3d8bd4c582
Use ChaCha cipher AlgorithmProvider() 2019-01-30 23:04:37 -05:00
Jeffrey Walton
b69bfb5bdf
Use T_IsEncryption for ChaCha20Poly1305 2019-01-30 03:31:59 -05:00
Jeffrey Walton
33eac51e92
Fix MaxHeaderLength and MaxMessageLength (GH #724) 2019-01-30 02:51:14 -05:00
Jeffrey Walton
013b5a30c7
Update comments 2019-01-30 01:54:08 -05:00
Jeffrey Walton
c1ad534038
Update comments 2019-01-30 01:45:09 -05:00
Jeffrey Walton
dd48a7acef
Fix ChaCha20/Poly1305 when using filters (GH #724) 2019-01-30 00:55:27 -05:00
Jeffrey Walton
a4f6da8d30
Update documentation 2019-01-28 22:42:34 -05:00
Jeffrey Walton
7c3414b072
Fix ChaCha20Poly1305 IVSize() (GH #724) 2019-01-28 10:01:19 -05:00
Jeffrey Walton
fcf637082d
Clear Doxygen warnings 2019-01-28 09:09:41 -05:00
Jeffrey Walton
315e54e63d
Add ChaCha20/Poly1305 AEAD cipher (GH #724) 2019-01-28 08:52:56 -05:00