Skip to content
/ gpgr Public
forked from danialranjha/gpgr

Ruby wrapper around GPG's command line interface.

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
LICENSE
GPL-2.0
COPYING
Notifications You must be signed in to change notification settings

ifad/gpgr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About this fork

This is a complete rewrite of Gpgr.

  • Use only IO.popen to interact with GPG using a standard IO loop
  • Simplified API
  • Support for GPG 1.4 and 2.0
  • Decryption support

TODO:

  • Tests.

gpgr - GNU Privacy Guard Encryption in Ruby

About

Ruby wrapper around GPG's command line interface.

Resources

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
LICENSE
GPL-2.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%