Developed a graphical application using PyCryptodome for secure data encryption and decryption. Implemented
symmetric (AES, DES, RC4) and asymmetric (RSA) cryptographic techniques, along with hashing (SHA-256,
MD5) and blind signature capabilities. Features include user-friendly text/file input, key management, and
output saving functionality.