Sha256: e8d382539a5fa3c2896a60e7061b43441e20358d68c09282dd57fe63b5c75f16

Contents?: true

Size: 1.51 KB

Versions: 49

Compression:

Stored size: 1.51 KB

Contents

1.0.0  Feb 27 2007
 - Initial release.
 
2.0.0  Mar 07 2007
 - Removed BCrypt::Password#exactly_equals -- use BCrypt::Password#eql? instead.
 - Added BCrypt::Password#is_password?.
 - Refactored out BCrypt::Internals into more useful BCrypt::Engine.
 - Added validation of secrets -- nil is not healthy.

2.0.1  Mar 09 2007
 - Fixed load path issues
 - Fixed crashes when hashing weird values (e.g., false, etc.)

2.0.2  Jun 06 2007
 - Fixed example code in the README [Winson]
 - Fixed Solaris compatibility [Jeremy LaTrasse, Twitter crew]

2.0.3  May 07 2008
 - Made exception classes descend from StandardError, not Exception [Dan42]
 - Changed BCrypt::Engine.hash to BCrypt::Engine.hash_secret to avoid Merb
   sorting issues. [Lee Pope]

2.0.4  Mar 09 2009
  - Added Ruby 1.9 compatibility. [Genki Takiuchi]
  - Fixed segfaults on some different types of empty strings. [Mike Pomraning]

2.0.5  Mar 11 2009
  - Fixed Ruby 1.8.5 compatibility. [Mike Pomraning]

2.1.0  Aug 12 2009
  - Improved code coverage, unit tests, and build chain. [Hongli Lai]
  - Ruby 1.9 compatibility fixes. [Hongli Lai]
  - JRuby support, using Damien Miller's jBCrypt. [Hongli Lai]
  - Ruby 1.9 GIL releasing for high-cost hashes. [Hongli Lai]

2.1.1  Aug 14 2009
  - JVM 1.4/1.5 compatibility [Hongli Lai]

2.1.2  Sep 16 2009
  - Fixed support for Solaris, OpenSolaris.

3.0.0 Aug 24, 2011
  - Bcrypt C implementation replaced with a public domain implementation.
  - License changed to MIT

3.0.1
  - create raises an exception if the cost is higher than 31. GH #27

Version data entries

49 entries across 46 versions & 6 rubygems

Version Path
challah-1.0.0 vendor/bundle/gems/bcrypt-ruby-3.0.1/CHANGELOG
challah-1.0.0.beta3 vendor/bundle/gems/bcrypt-ruby-3.0.1/CHANGELOG
challah-1.0.0.beta2 vendor/bundle/gems/bcrypt-ruby-3.0.1/CHANGELOG
challah-1.0.0.beta vendor/bundle/gems/bcrypt-ruby-3.0.1/CHANGELOG
challah-0.9.1.beta.3 vendor/bundle/gems/bcrypt-ruby-3.0.1/CHANGELOG
devise_sociable-0.1.0 vendor/bundle/gems/bcrypt-ruby-3.0.1/CHANGELOG
challah-0.9.1.beta vendor/bundle/gems/bcrypt-ruby-3.0.1/CHANGELOG
sunrise-cms-0.5.0.rc1 vendor/bundle/ruby/1.9.1/gems/bcrypt-ruby-3.0.1/CHANGELOG
challah-0.9.0 vendor/bundle/gems/bcrypt-ruby-3.0.1/CHANGELOG
challah-rolls-0.2.0 vendor/bundle/gems/challah-0.8.3/vendor/bundle/gems/bcrypt-ruby-3.0.1/CHANGELOG
challah-rolls-0.2.0 vendor/bundle/gems/challah-0.8.0.pre/vendor/bundle/gems/bcrypt-ruby-3.0.1/CHANGELOG
challah-rolls-0.2.0 vendor/bundle/gems/bcrypt-ruby-3.0.1/CHANGELOG
challah-0.8.3 vendor/bundle/gems/bcrypt-ruby-3.0.1/CHANGELOG
challah-0.8.1 vendor/bundle/gems/bcrypt-ruby-3.0.1/CHANGELOG
challah-rolls-0.1.0 vendor/bundle/gems/bcrypt-ruby-3.0.1/CHANGELOG
challah-rolls-0.1.0 vendor/bundle/gems/challah-0.8.0.pre/vendor/bundle/gems/bcrypt-ruby-3.0.1/CHANGELOG
challah-0.8.0.pre vendor/bundle/gems/bcrypt-ruby-3.0.1/CHANGELOG
challah-0.7.1 vendor/bundle/gems/bcrypt-ruby-3.0.1/CHANGELOG
challah-0.7.0 vendor/bundle/gems/bcrypt-ruby-3.0.1/CHANGELOG
challah-0.7.0.pre2 vendor/bundle/gems/bcrypt-ruby-3.0.1/CHANGELOG