summaryrefslogtreecommitdiff
path: root/security/ruby-bcrypt_pbkdf/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26security: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
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-07security: Remove SHA1 hashes for distfilesnia1-2/+1
2021-01-14security/ruby-bcrypt_pbkdf: update to 1.1.0taca1-5/+5
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-24security/ruby-bcrypt_pbkdf: update to 1.0.1taca1-5/+5
Update ruby-bcrypt_pbkdf to 1.0.1. No release notes available but a few fixes and portability improvements.
2018-10-19security/ruby-bcrypt_pbkdf: Add u_int*_t compat.jperkin1-1/+2
2017-10-16security/ruby-bcrypt_pbkdf: Import version 1.0.0minskim1-0/+6
bcrypt_pbkdf is a ruby gem implementing bcrypt_pbkdf from OpenBSD. This is currently used by net-ssh to read password encrypted Ed25519 keys.