This repository contains tools for encrypting and decrypting any file using a hybrid encryption method, making use of symmetric AES 256 and asymmetric RSA encryption.
python
serialization
cryptography
encryption
aes
rsa
python3
pkcs7
aes-256
cbc-mode
cbc
decryption
asymmetric
rsa-cryptography
encryption-decryption
symmetric-key-cryptography
symmetric
hybrid-encryption
pkcs7-padding
asymmetric-key-cryptography
-
Updated
Dec 25, 2023 - Python