Go to file
Juhani Krekelä f27e1b6d60 Add tests 2020-06-24 19:02:03 +03:00
.gitignore Unoptimized implementation of chacha20-poly1305 2020-06-24 13:45:11 +03:00
CC0 Unoptimized implementation of chacha20-poly1305 2020-06-24 13:45:11 +03:00
chacha20.py Unoptimized implementation of chacha20-poly1305 2020-06-24 13:45:11 +03:00
chapoly_aead.py Unoptimized implementation of chacha20-poly1305 2020-06-24 13:45:11 +03:00
compact_chapoly.py Pass the 96bit nonce directly instead of in parts 2020-06-24 18:54:36 +03:00
poly1305.py Unoptimized implementation of chacha20-poly1305 2020-06-24 13:45:11 +03:00
test.py Add tests 2020-06-24 19:02:03 +03:00