The purpose of this project is to encrypt and decrypt photos and audio using the AES algorithm with a one-time use 128-bit AES session key wrapped with 2048-bit RSA encryption.
- pip install -m requirements.txt
- streamlit run app.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The purpose of this project is to encrypt and decrypt photos and audio using the AES algorithm with a one-time use 128-bit AES session key wrapped with 2048-bit RSA encryption.