What does this do?
Returns a json formatted list of cipher modes available in openssl program
How to run
python cipher_types.py
Requirements
This code has been tested on
- Python 2.7.12, macOS Sierra Version 10.12.3, OpenSSL 0.9.8zh 14 Jan 2016
Returns a json formatted list of cipher modes available in openssl program
python cipher_types.py
This code has been tested on