crypto.rs
crypto.rs copied to clipboard
Add tests for the chacha algorithms
@tensor-programming wrote and tested a pure rust implementation in the stronghold.rs repo, they can be used as a clean room implementation to compare the chosen implementation against.