D4T4HUN73R/AES-256-Encrypter
This script prompts the user for a key and a plaintext string, and then encrypts the plaintext using AES 256 in EAX mode. The ciphertext and tag are returned and printed to the console.
PythonGPL-3.0
No issues in this repository yet.