This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/odin-lang/Odin.git
synced
2026-04-19 13:00:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
14ceb0b19ddd00feac7834cb74571c6069dd5ca2
Odin
/
tests
/
core
/
crypto
History
Yawning Angel
14ceb0b19d
core/crypto/chacha20poly1305: Support AEAD_XChaCha20_Poly1305
...
IETF-draft flavor (32-bit counter) though this makes no practical difference.
2024-08-10 18:32:37 +09:00
..
test_core_crypto_aes.odin
core/crypto/aes: Use NIST terminology for the IV
2024-08-10 18:32:37 +09:00
test_core_crypto_ecc25519.odin
tests/core/crypto: Fix new
-vet
issues
2024-07-16 01:29:43 +09:00
test_core_crypto_hash.odin
Update
tests\core\crypto
2024-06-02 14:46:59 -04:00
test_core_crypto_kdf.odin
test/core/crypto: Fix a copy-paste issue in failure spew
2024-07-16 01:29:43 +09:00
test_core_crypto_mac.odin
Update
tests\core\crypto
2024-06-02 14:46:59 -04:00
test_core_crypto_sha3_variants.odin
Update
tests\core\crypto
2024-06-02 14:46:59 -04:00
test_core_crypto.odin
core/crypto/chacha20poly1305: Support AEAD_XChaCha20_Poly1305
2024-08-10 18:32:37 +09:00