This website requires JavaScript.
Explore
Help
Sign In
wolfSSL
/
wolfssl
Watch
1
Star
0
Fork
1
You've already forked wolfssl
mirror of
https://github.com/wolfSSL/wolfssl.git
synced
2026-01-28 19:29:54 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
56e57f32166cd8a8e66d28e5f8e4ff1c87d33e84
wolfssl
/
wolfcrypt
History
David Garske
56e57f3216
Refactor Poly1305 AEAD / MAC to reduce duplicate code. Tested with TLS v1.3 interop and AEAD test vectors.
2020-01-07 07:04:01 -08:00
..
benchmark
Merge pull request
#2683
from dgarske/various_items
2019-12-27 13:53:39 -08:00
src
Refactor Poly1305 AEAD / MAC to reduce duplicate code. Tested with TLS v1.3 interop and AEAD test vectors.
2020-01-07 07:04:01 -08:00
test
Refactor
wc_ChaCha20Poly1305_Encrypt
and
wc_ChaCha20Poly1305_Decrypt
to use the new
ChaChaPoly_Aead
context and init/update/final functions.
2020-01-06 17:07:09 -08:00
user-crypto
Correct misspellings and typos from codespell tool
2019-12-24 12:29:33 -06:00