Skip to content

onyxg/gpg_playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPG Demo to Encrypt and Decrypt a file.

Encrypt a file

go run main.go
go run main.go \
  -public-key="PUBLIC_PATH" \
  -private-key="PRIVATE_PATH"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages