Python Module Index
t | ||
toy_crypto | ||
toy_crypto.birthday | Birthday problem computations | |
toy_crypto.bit_utils | ||
toy_crypto.ec | Simple elliptic curves | |
toy_crypto.nt | Number theoretic utilities and integer factorization tools | |
toy_crypto.rand | Random number utilities | |
toy_crypto.rsa | RSA utilities | |
toy_crypto.sec_games | Classes for running security games, including IND-CPA and IND-EAV. | |
toy_crypto.sieve | Multiple implementations for the Sieve of Eratosthenes | |
toy_crypto.types | Helpful(?) type definitions and guards. | |
toy_crypto.utils | Various utilities | |
toy_crypto.vigenere | For when one needs to demonstrate the Vigenère cipher | |
toy_crypto.wycheproof | Utilities for loading and using Wycheproof project data |