The rnp
gem provides Ruby bindings to the
librnp OpenPGP library.
Documentation is available on RubyDoc.
Requirements
This gem currently requires librnp 0.10.0 or newer.
Installation
Add this line to your application’s Gemfile:
gem 'rnp'
bundle
Or install it yourself as:
gem install rnp