DEV Community

Davide Santangelo
Davide Santangelo

Posted on • Updated on

Secrypto

Hi i just implemented (for funny) a little ruby API that allow you to encrypt/decrypt text. Take a look at:

http://secrypto.herokuapp.com

https://github.com/davidesantangelo/secrypto/

Don't worry for all text are encrypted and saved on DB with AES 256 encryption. You can use the heroku app or install it on your server.

Top comments (0)