hybrid encryption using aes and rsa java code
-
Updated
Mar 14, 2017 - Java
hybrid encryption using aes and rsa java code
A library of functions built around PyCrypto that implements a asymmetric encryption of public keys with symmetric encryption of files
This web application allows users to encrypt and decrypt data using a hybrid encryption system combining RSA and AES algorithms. The encrypted data is then converted into a QR code, enabling secure and portable information sharing.
Add a description, image, and links to the hybridencryption topic page so that developers can more easily learn about it.
To associate your repository with the hybridencryption topic, visit your repo's landing page and select "manage topics."