/crypto

Cryptographic algorithms in Rust

Primary LanguageRust

Crypto

This repo contains toy implementations of the following algorithms:

Some future ideas?

  • SHA2, SHA3?
  • RSA
  • bcrypt
  • Elliptical curves