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 aa64d72 commit 6e26b38Copy full SHA for 6e26b38
bcrypt_pbkdf.gemspec
@@ -1,6 +1,6 @@
1
Gem::Specification.new do |s|
2
s.name = 'bcrypt_pbkdf'
3
- s.version = '1.1.0.rc2'
+ s.version = '1.1.0'
4
5
s.summary = "OpenBSD's bcrypt_pbkdf (a variant of PBKDF2 with bcrypt-based PRF)"
6
s.description = <<-EOF
0 commit comments