crypto_pkg
1.6.1: Squashed commit of the following:
Package containing symmetric and asymmetric key ciphers and attacks
pip install crypto-pkg
If Installation is done via the GitHub cloned repository
make setup
The following attacks are on know plain text attacks.
Usage examples are provided in the attacks source code files
crypto attacks modifiedAES --help
crypto attacks geffe --help
crypto attacks AES-double-encryption --help
crypto attacks correlation-power-analysis --help