/Secure-Encrypt

SecureEncrypt is a Python-based project demonstrating the use of AES (Advanced Encryption Standard) and DES (Data Encryption Standard) encryption algorithms to secure data. This project leverages the pycryptodome library to provide robust encryption and decryption functionalities.

Primary LanguagePythonMIT LicenseMIT

No issues in this repository yet.