It contains following C++ / python programs:
- Euclid, Extended Euclid and Binary Euclidean for calculating gcd and solving diophantine equation
- Python program for primality test (Fermat and Miller-Rabin)
- Python program for finding order of a cyclic group
- DES, RSA, Elgamal
- Shamir's secret sharing
- RSA using PARI