2 releases
new 0.1.1 | Dec 15, 2024 |
---|---|
0.1.0 | Dec 15, 2024 |
#693 in Cryptography
96 downloads per month
Used in rej
460KB
256 lines
Adiantum
This is an independent Rust implementation of the Adiantum cipher, based on the design by Paul Crowley and Eric Biggers as described in their 2018 paper.
The file src/test_data/compressed.json
is compressed from test vectors published under MIT.