Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo in deprecation warning. | Peter Suschlik | 2011-09-16 | 1 | -1/+1 |
* | Use an options hash to specify digest/cipher algorithm and a serializer for M... | Willem van Bergen | 2011-09-15 | 1 | -7/+10 |
* | Implement API suggestions of pull request. | Willem van Bergen | 2011-09-15 | 1 | -6/+5 |
* | Custom serializers and deserializers in MessageVerifier and MessageEncryptor. | Willem van Bergen | 2011-09-15 | 1 | -2/+6 |
* | Some style changes | suchasurge | 2011-03-06 | 1 | -1/+1 |
* | Deletes trailing whitespaces (over text files only find * -type f -exec sed '... | Santiago Pastorino | 2010-08-14 | 1 | -17/+17 |
* | message_encriptor.rb needs active_support/base64 | Xavier Noria | 2010-01-01 | 1 | -0/+1 |
* | Rescue OpenSSL::Cipher::CipherError or OpenSSL::CipherError depending on whic... | Jeremy Kemper | 2008-11-25 | 1 | -3/+4 |
* | Add a MessageEncryptor, just like MessageVerifier but using symmetric key enc... | Michael Koziarski | 2008-11-25 | 1 | -0/+69 |