https://github.com/net-ssh/bcrypt_pbkdf-ruby
Ruby gem implementing bcrypt_pbkdf
https://github.com/net-ssh/bcrypt_pbkdf-ruby
Keywords from Contributors
activejob activerecord mvc rubygems rack sinatra rspec dsl
Last synced: about 21 hours ago
JSON representation
Repository metadata
Ruby gem implementing bcrypt_pbkdf
- Host: GitHub
- URL: https://github.com/net-ssh/bcrypt_pbkdf-ruby
- Owner: net-ssh
- License: other
- Created: 2016-03-24T04:19:16.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2025-12-23T23:29:16.000Z (2 months ago)
- Last Synced: 2026-02-21T20:37:17.358Z (10 days ago)
- Language: C
- Size: 68.4 KB
- Stars: 12
- Watchers: 3
- Forks: 22
- Open Issues: 3
- Releases: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: COPYING
README.md
bcrypt_pbkdf-ruby
bcrypt_pbkdf is a ruby gem implementing bcrypt_pbkdf from OpenBSD. This is currently used by net-ssh to read password encrypted Ed25519 keys.
Acknowledgements
- The gut of the code is based on OpenBSD's bcrypt_pbkdf.c implementation
- Some ideas/code were taken adopted bcrypt-ruby: https://github.com/codahale/bcrypt-ruby
Links
- http://www.tedunangst.com/flak/post/bcrypt-pbkdf
- http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/lib/libutil/bcrypt_pbkdf.c?rev=1.13&content-type=text/x-cvsweb-markup
Building
For windows and osx cross build make sure you checked out the gem source under the home directory and have docker installed.
gem install rake-compiler-dock
bundle exec rake compile
bundle exec rake test
bundle exec rake clean clobber
bundle exec rake gem:all
bundle exec rake release
bundle exec rake gem:release
Owner metadata
- Name: net-ssh
- Login: net-ssh
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/75385?v=4
- Repositories: 8
- Last ynced at: 2024-03-25T19:51:32.738Z
- Profile URL: https://github.com/net-ssh
GitHub Events
Total
- Issues event: 1
- Watch event: 1
- Issue comment event: 6
- Push event: 5
- Pull request event: 4
- Fork event: 3
- Create event: 1
Last Year
- Issues event: 1
- Issue comment event: 6
- Push event: 5
- Pull request event: 4
- Fork event: 3
- Create event: 1
Committers metadata
Last synced: 2 days ago
Total Commits: 52
Total Committers: 14
Avg Commits per committer: 3.714
Development Distribution Score (DDS): 0.5
Commits in past year: 5
Committers in past year: 4
Avg Commits per committer in past year: 1.25
Development Distribution Score (DDS) in past year: 0.6
| Name | Commits | |
|---|---|---|
| Miklos Fazekas | m****s@s****m | 26 |
| Jeffrey Clark | j****k@p****m | 7 |
| NetSHH Robot | r****t@n****o | 5 |
| Marc A. Paradise | m****e@g****m | 4 |
| ujjwalsh | u****p@g****m | 1 |
| Vít Ondruch | v****h@r****m | 1 |
| Unit 193 | u****3@u****m | 1 |
| Simon Schmid | s****n@a****h | 1 |
| Petri Pyy | f****k@g****m | 1 |
| Mamoru TASAKA | m****a@f****g | 1 |
| Edward Betts | e****d@4****m | 1 |
| Christoph Schug | s****g@f****m | 1 |
| Brendon Muir | b****n@s****z | 1 |
| Brandon Fish | b****h@o****m | 1 |
Committer domains:
- oracle.com: 1
- spike.net.nz: 1
- fundsaccess.com: 1
- 4angle.com: 1
- fedoraproject.org: 1
- at-point.ch: 1
- ubuntu.com: 1
- redhat.com: 1
- net-ssh.github.io: 1
- perforce.com: 1
- szemafor.com: 1
Issue and Pull Request metadata
Last synced: 2 months ago
Total issues: 10
Total pull requests: 20
Average time to close issues: over 1 year
Average time to close pull requests: 5 months
Total issue authors: 9
Total pull request authors: 14
Average comments per issue: 3.4
Average comments per pull request: 1.0
Merged pull request: 12
Bot issues: 0
Bot pull requests: 0
Past year issues: 2
Past year pull requests: 3
Past year average time to close issues: 3 months
Past year average time to close pull requests: about 1 month
Past year issue authors: 2
Past year pull request authors: 2
Past year average comments per issue: 4.5
Past year average comments per pull request: 0.33
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- tas50 (2)
- h0tw1r3 (1)
- andrewmarkle (1)
- flavorjones (1)
- bgmat (1)
- sled (1)
- mfazekas (1)
- ZeroChaos- (1)
- vitodroguett (1)
Top Pull Request Authors
- mfazekas (4)
- gogainda (2)
- brendon (2)
- h0tw1r3 (2)
- ujjwalsh (1)
- cschug (1)
- nijikon (1)
- voxik (1)
- EdwardBetts (1)
- Unit193 (1)
- mtasaka (1)
- porkotron (1)
- bgermann (1)
- bjfish (1)
Top Issue Labels
Top Pull Request Labels
Package metadata
- Total packages: 15
-
Total downloads:
- rubygems: 173,652,415 total
- Total docker downloads: 241,420,464
- Total dependent packages: 79 (may contain duplicates)
- Total dependent repositories: 3,539 (may contain duplicates)
- Total versions: 114
- Total maintainers: 2
gem.coop: bcrypt_pbkdf
This gem implements bcrypt_pbkdf (a variant of PBKDF2 with bcrypt-based PRF)
- Homepage: https://github.com/net-ssh/bcrypt_pbkdf-ruby
- Documentation: http://www.rubydoc.info/gems/bcrypt_pbkdf/
- Licenses: MIT
- Latest release: 1.1.2 (published 3 months ago)
- Last Synced: 2026-02-28T20:30:49.333Z (3 days ago)
- Versions: 47
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 86,850,487 Total
- Docker Downloads: 120,710,232
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 0.123%
- Downloads: 0.369%
- Maintainers (1)
ubuntu-22.04: ruby-bcrypt-pbkdf
- Homepage: https://github.com/net-ssh/bcrypt_pbkdf-ruby
- Licenses: other
- Latest release: 1.1.0-2 (published 18 days ago)
- Last Synced: 2026-02-13T13:13:20.978Z (18 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 0.871%
- Forks count: 1.417%
- Stargazers count: 2.065%
rubygems.org: bcrypt_pbkdf
This gem implements bcrypt_pbkdf (a variant of PBKDF2 with bcrypt-based PRF)
- Homepage: https://github.com/net-ssh/bcrypt_pbkdf-ruby
- Documentation: http://www.rubydoc.info/gems/bcrypt_pbkdf/
- Licenses: MIT
- Latest release: 1.1.2 (published 3 months ago)
- Last Synced: 2026-02-27T19:01:59.791Z (4 days ago)
- Versions: 47
- Dependent Packages: 79
- Dependent Repositories: 3,539
- Downloads: 86,800,490 Total
- Docker Downloads: 120,710,232
-
Rankings:
- Dependent packages count: 0.4%
- Downloads: 0.415%
- Dependent repos count: 0.529%
- Docker downloads count: 0.621%
- Average: 4.224%
- Forks count: 6.933%
- Stargazers count: 16.443%
- Maintainers (1)
proxy.golang.org: github.com/net-ssh/bcrypt_pbkdf-ruby
- Homepage:
- Documentation: https://pkg.go.dev/github.com/net-ssh/bcrypt_pbkdf-ruby#section-documentation
- Licenses: other
- Latest release: v1.1.2 (published 3 months ago)
- Last Synced: 2026-02-27T19:02:02.083Z (4 days ago)
- Versions: 4
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Forks count: 5.307%
- Average: 9.198%
- Dependent packages count: 9.576%
- Dependent repos count: 10.802%
- Stargazers count: 11.106%
gem.coop: ed-precompiled_bcrypt_pbkdf
This gem implements bcrypt_pbkdf (a variant of PBKDF2 with bcrypt-based PRF)
- Homepage: https://github.com/net-ssh/bcrypt_pbkdf-ruby
- Documentation: http://www.rubydoc.info/gems/ed-precompiled_bcrypt_pbkdf/
- Licenses: MIT
- Latest release: 1.1.1 (published 5 months ago)
- Last Synced: 2026-02-27T19:01:59.703Z (4 days ago)
- Versions: 3
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 719 Total
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Forks count: 6.156%
- Stargazers count: 14.474%
- Average: 24.123%
- Downloads: 99.983%
- Maintainers (1)
rubygems.org: ed-precompiled_bcrypt_pbkdf
This gem implements bcrypt_pbkdf (a variant of PBKDF2 with bcrypt-based PRF)
- Homepage: https://github.com/net-ssh/bcrypt_pbkdf-ruby
- Documentation: http://www.rubydoc.info/gems/ed-precompiled_bcrypt_pbkdf/
- Licenses: MIT
- Latest release: 1.1.1 (published 5 months ago)
- Last Synced: 2026-02-27T19:01:59.667Z (4 days ago)
- Versions: 3
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 719 Total
-
Rankings:
- Dependent packages count: 14.23%
- Dependent repos count: 43.588%
- Average: 50.149%
- Downloads: 92.63%
- Maintainers (1)
debian-10: ruby-bcrypt-pbkdf
- Homepage: https://github.com/net-ssh/bcrypt_pbkdf-ruby
- Documentation: https://packages.debian.org/buster/ruby-bcrypt-pbkdf
- Licenses:
- Latest release: 1.0.0-2 (published 20 days ago)
- Last Synced: 2026-02-13T04:19:25.378Z (19 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-23.10: ruby-bcrypt-pbkdf
- Homepage: https://github.com/net-ssh/bcrypt_pbkdf-ruby
- Licenses:
- Latest release: 1.1.0-2build2 (published 18 days ago)
- Last Synced: 2026-02-13T18:15:23.261Z (18 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-23.04: ruby-bcrypt-pbkdf
- Homepage: https://github.com/net-ssh/bcrypt_pbkdf-ruby
- Licenses:
- Latest release: 1.1.0-2build2 (published 20 days ago)
- Last Synced: 2026-02-11T06:35:56.509Z (20 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-20.04: ruby-bcrypt-pbkdf
- Homepage: https://github.com/net-ssh/bcrypt_pbkdf-ruby
- Licenses: other
- Latest release: 1.0.1-1build1 (published 18 days ago)
- Last Synced: 2026-02-13T07:10:33.799Z (18 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-11: ruby-bcrypt-pbkdf
- Homepage: https://github.com/net-ssh/bcrypt_pbkdf-ruby
- Documentation: https://packages.debian.org/bullseye/ruby-bcrypt-pbkdf
- Licenses:
- Latest release: 1.1.0-1 (published 21 days ago)
- Last Synced: 2026-02-13T08:18:46.808Z (18 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-12: ruby-bcrypt-pbkdf
- Homepage: https://github.com/net-ssh/bcrypt_pbkdf-ruby
- Documentation: https://packages.debian.org/bookworm/ruby-bcrypt-pbkdf
- Licenses:
- Latest release: 1.1.0-2 (published 19 days ago)
- Last Synced: 2026-02-12T23:25:52.744Z (19 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-13: ruby-bcrypt-pbkdf
- Homepage: https://github.com/net-ssh/bcrypt_pbkdf-ruby
- Documentation: https://packages.debian.org/trixie/ruby-bcrypt-pbkdf
- Licenses:
- Latest release: 1.1.1-1 (published 19 days ago)
- Last Synced: 2026-02-13T13:13:38.676Z (18 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
Dependencies
- minitest >= 5 development
- openssl >= 0 development
- rake-compiler ~> 1.1.0 development
- rake-compiler-dock ~> 1.0.1 development
- rdoc ~> 3.12 development
- actions/checkout v4 composite
- ruby/setup-ruby v1 composite
Score: 25.19108241574567