Crypto Benchmarking This simple program benchmarks the following encryption/decryption ciphers: AES DES RSA CLI Interface python3 crypto.py --file <input_file> <ciper> Output The benchmark will supply results in milliseconds from the time it takes to encrypt a file and decrypt a file.