aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/message_encryptor.rb
Commit message (Expand)AuthorAgeFilesLines
* message_encriptor.rb needs active_support/base64Xavier Noria2010-01-011-0/+1
* Rescue OpenSSL::Cipher::CipherError or OpenSSL::CipherError depending on whic...Jeremy Kemper2008-11-251-3/+4
* Add a MessageEncryptor, just like MessageVerifier but using symmetric key enc...Michael Koziarski2008-11-251-0/+69