Archive for 'Security'

Authlogic vs Devise for Authentication in Rails

The following post has been written by Brian Morearty. Here he compares Authlogic to Devise. I’m posting the following with his permission. "Here’s my comparison. Please keep in mind this is after only having used Authlogic for a few months (I used it on another project) and Devise for a few hours: Authlogic and Devise [...]

ezcrypto – ruby gem for encrypting and decrypting

ezcrypto is a Ruby wrapper around the openssl library which allows you to encrypt and decipher text. You can install ezcrypto as a gem. Installing ezcrypto as a gem ezcrypto sample code Contents of file encrypt.rb: Output: ezcrypto documentation Covers class EzCrypto::Key and methods List of Supported openssl Ciphers: