Txt

Byte sized tech know-how.

  • Home
  • About

Tag Archives: pgp

15 Nov

Encrypt/Decrypt files using GPG

Encrypt/Decript files in linux


#Encypt...
gpg -c <Source File>

#Decrypt...
gpg <Encrypted File>
admin Posted in Command Line, Linux command, decrypt, encypt, gpg, Linux, pgp Leave a comment
08 Sep

Encrypt/Decrypt using PGP

Usie this command to encrypt and decrypt a file using PGP in linux.


gpg -c file
gpg -o file -d file.gpg (output to file)
admin Posted in Command Line, Linux command, decrypt, encrypt, encryption, Linux, pgp Leave a comment

Post navigation

Categories

  • Code
  • Command Line
  • Configuration
  • CSS
  • HTML
  • internet
  • JavaScript
  • Linux
  • Mobile
  • Perl
  • PHP
  • Python
  • Ruby
  • Uncategorized

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Fruitful theme by fruitfulcode Powered by: WordPress
↑