Trending Projects for January 14, 2018
Discover libraries that are gaining popularity within the Ruby community. You can find an overview of how we calculate these in our documentation.
Sym is a ruby library (gem) that offers both the command line interface
(CLI) and a set of rich Ruby APIs, which make it rather trivial to add
encryption and decryption of sensitive data to your development or deployment
workflow.
For additional security the private key itself can be encrypted with a
user-generated password. For decryption using the key the password can be
input ...