summaryrefslogtreecommitdiff
path: root/security/ruby-bcrypt_pbkdf/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2021-01-14security/ruby-bcrypt_pbkdf: update to 1.1.0taca1-2/+1
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.
2017-10-16security/ruby-bcrypt_pbkdf: Import version 1.0.0minskim1-0/+30
bcrypt_pbkdf is a ruby gem implementing bcrypt_pbkdf from OpenBSD. This is currently used by net-ssh to read password encrypted Ed25519 keys.