ryo_crypto
This library is a 'roll-your-own' crypto implementation, based on the cryptopals challenge sets. Both the Rust code and the crypto code are likely questionable.
Rolling my own crypto as an exercise in learning Rust + Cryptography. Based on Cryptopals challenges
Rust
This library is a 'roll-your-own' crypto implementation, based on the cryptopals challenge sets. Both the Rust code and the crypto code are likely questionable.