Path to this page:
./
security/ruby-bcrypt_pbkdf,
Ruby implementation of bcrypt_pbkdf from OpenBSD
Branch: CURRENT,
Version: 1.1.1,
Package name: ruby32-bcrypt_pbkdf-1.1.1,
Maintainer: minskimbcrypt_pbkdf is a ruby gem implementing bcrypt_pbkdf from
OpenBSD. This is currently used by net-ssh to read password encrypted
Ed25519 keys.
Required to run:[
lang/ruby26-base]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 25.5 KB
Version history: (Expand)
- (2024-05-26) Updated to version: ruby32-bcrypt_pbkdf-1.1.1
- (2021-10-07) Updated to version: ruby27-bcrypt_pbkdf-1.1.0
- (2021-01-14) Updated to version: ruby26-bcrypt_pbkdf-1.1.0
- (2020-03-24) Updated to version: ruby26-bcrypt_pbkdf-1.0.1
- (2018-10-19) Updated to version: ruby24-bcrypt_pbkdf-1.0.0
- (2017-10-16) Package added to pkgsrc.se, version ruby23-bcrypt_pbkdf-1.0.0 (created)
CVS history: (Expand)
2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605) |
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo \
cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
|
2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606) |
Log message:
security: Remove SHA1 hashes for distfiles
|
2021-01-14 15:10:59 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
security/ruby-bcrypt_pbkdf: update to 1.1.0
pkgsrc change: correct COMMENT
1.1.0 (2020-12-31)
No change log, please refer
<https://github.com/net-ssh/bcrypt_pbkdf-ruby/compare/v1.0.1...v1.1.0>
in detail.
|
2020-03-24 16:52:13 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
security/ruby-bcrypt_pbkdf: update to 1.0.1
Update ruby-bcrypt_pbkdf to 1.0.1.
No release notes available but a few fixes and portability improvements.
|
2018-10-19 19:03:10 by Jonathan Perkin | Files touched by this commit (2) |
Log message:
security/ruby-bcrypt_pbkdf: Add u_int*_t compat.
|
2017-10-16 19:04:11 by Min Sik Kim | Files touched by this commit (4) |
Log message:
security/ruby-bcrypt_pbkdf: Import version 1.0.0
bcrypt_pbkdf is a ruby gem implementing bcrypt_pbkdf from
OpenBSD. This is currently used by net-ssh to read password encrypted
Ed25519 keys.
|