We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25919bb commit fc24985Copy full SHA for fc24985
bcrypt_pbkdf.gemspec
@@ -1,6 +1,6 @@
1
Gem::Specification.new do |s|
2
s.name = 'bcrypt_pbkdf'
3
- s.version = '1.1.1'
+ s.version = '1.1.2.rc1'
4
5
s.summary = "OpenBSD's bcrypt_pbkdf (a variant of PBKDF2 with bcrypt-based PRF)"
6
s.description = <<-EOF
0 commit comments