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.
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.