pybase4

There are 2 repositories under pybase4 topic.

  • Code_Vault_For_Windows

    Alok-2002/Code_Vault_For_Windows

    Code Vault is a Windows application that provides encryption and decryption of text using the Base64 algorithm and a secret key. This app allows users to securely store and share sensitive information by encoding it into Base64 format with a secret key.

    Language:Python10100
  • CodeDroid999/CryptPy

    Python GUI app to encrypt and decrypt messages. Implemented using the pybase4 module for encryption decryption and tkinter module for the GUI..

    Language:Python7200