Various implementations of crypo ciphers.
affine/ - Basic affine cipher implementation in C
SDES/ - Simplified DES implementation in Java
RSA/ - RSA implementation in Java
documentation/ - Reports detailed in the implementations
tests/ - Testing files