RubyGems.org

pbkdf2

0.1.0

This implementation conforms to RFC 2898, and has been tested using the test vectors in Appendix B of RFC 3962. Note, however, that while those specifications use HMAC-SHA-1, this implementation defaults to HMAC-SHA-256. (SHA-256 provides a longer bit length. In addition, NIST has stated that SHA-1 should be phased out due to concerns over recent cryptanalytic attacks.)

installgem install pbkdf2
Authors

Sam Quigley

17,965 total downloads 17,965 for this version
Owners

1977b47bba9ce5dd987ab57ff5f492c8

Gemfile
gem "pbkdf2", "~> 0.1.0"
Versions
  1. 0.1.0 July 25, 2010
Development Dependencies
  1. rspec >= 1.2.9