Cryptography samples in educational purposes. This repository contains some benchmarks and implementations of such cryptography examples:
- Caesar encryption method
- Multiply encryption method
- Rail fence encryption method
- Rotating grid encryption method
- Key phrase encryption method
- RSA encryption method
- S-DES encryption method
- LSB encryption method
- FNV1A hash
- Digital signature based on RSA