My Programming Projects

My Programming Projects

PyCrypter

As a light-weight alternative to my PyPersonalVault project, PyCrypter performs fast encryption or decryption of multiple files using AES with a salted version of the password.

Source Code

Built with: Python PyCryptodome TKinter