xsukax GPG/PGP File Encryptor/Decryptor

Secure Client-Side File Encryption & Decryption

~/crypto/fileops - xsukax GPG/PGP Tools
gpg --encrypt --armor --interactive
Select a GPG/PGP key file (.asc, .gpg, .pgp) - public or private key accepted
Choose a GPG or PGP key file for encryption. Both public and private keys are supported.
Select any file to encrypt with the GPG/PGP key
Choose any file that you want to encrypt using GPG/PGP encryption.
This button will be enabled once both a key file and input file are selected.
gpg --decrypt --interactive
Select a private GPG/PGP key file (.asc, .gpg, .pgp)
Choose your private GPG or PGP key file for decryption. This must be the private key corresponding to the public key used for encryption.
Select encrypted file to decrypt
Choose the encrypted file that you want to decrypt using your private key.
This button will be enabled once both a private key and encrypted file are selected.
Processing...