combocrypt

Variable-length public-key encryption scheme that utilizes a combination of RSA and AES ciphers


Keywords
encryption, public-key, rsa, aes
License
MIT
Install
pip install combocrypt==1.0.3

Documentation

Requirements:
  • Python 3
  • pycrypto