Txt

Byte sized tech know-how.

  • Home
  • About

Tag Archives: gpg

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
21 Mar

Encrypt/Decrypt using GPG

Encrypt/Decrypt a file with GNU Privacy Guard – GPG.


#Encrypt
gpg -c file

#Decrypt
gpg file.gpg
admin Posted in Command Line, Linux decrypt, encrypt, encryption, file, gpg 1 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
↑