A Cryptography GUI App made as a pet project using Python standard libraries. To be used to encrypt text and small binary files. Uses standard AES-256-PBKDF2_SHA2 with random salts and iv. On top of ...
A .py application to hash secure user entered sensitive data or passwords using the SHA3-256 Crypto Algorithm, to make one's available online data secure & resistive against possible data breaches ...