/toy-crypto

Toy cryptographic algorithms for fun and learning

Primary LanguagePython

Toy Crypto

Small, simple implementations of cryptographic algorithms to get a feel for the basic concepts.

Uses small primes and real numbers.

References and more information

  1. RSA

  2. Diffie-Hellman key exchange

  3. Elliptic Curve

  4. Elliptic Curve Diffie-Hellman

  5. Elliptic Curve Digital Signature

  6. Elliptic Curve Pairings

  7. Verifiable Delay Functions