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==2.0.0

Documentation

Requirements:
  • Python 3
  • pycrypto