https://github.com/net-ssh/bcrypt_pbkdf-ruby
Last synced: about 1 month ago
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 (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-05-20T05:34:41.000Z (7 months ago)
- Last Synced: 2024-09-03T00:26:33.694Z (4 months ago)
- Language: C
- Size: 63.5 KB
- Stars: 11
- Watchers: 5
- Forks: 16
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: COPYING
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 Synced at: 2024-03-25T19:51:32.738Z
- Profile URL: https://github.com/net-ssh
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 47
Total Committers: 13
Avg Commits per committer: 3.615
Development Distribution Score (DDS): 0.468
Commits in past year: 14
Committers in past year: 5
Avg Commits per committer in past year: 2.8
Development Distribution Score (DDS) in past year: 0.714
Name | Commits | |
---|---|---|
Miklos Fazekas | m****s@s****m | 25 |
Jeffrey Clark | j****k@p****m | 4 |
Marc A. Paradise | m****e@g****m | 4 |
NetSHH Robot | r****t@n****o | 3 |
Jeffrey Clark | h****3 | 3 |
Brandon Fish | b****h@o****m | 1 |
Christoph Schug | s****g@f****m | 1 |
Mamoru TASAKA | m****a@f****g | 1 |
Petri Pyy | f****k@g****m | 1 |
Simon Schmid | s****n@a****h | 1 |
Unit 193 | u****3@u****m | 1 |
ujjwalsh | u****p@g****m | 1 |
Edward Betts | e****d@4****m | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 2
-
Total downloads:
- rubygems: 54,936,803 total
- Total docker downloads: 120,710,232
- Total dependent packages: 79 (may contain duplicates)
- Total dependent repositories: 3,539 (may contain duplicates)
- Total versions: 38
- Total maintainers: 1
rubygems: 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.0 (published almost 4 years ago)
- Last Synced: 2024-11-10T21:33:27.977Z (about 1 month ago)
- Versions: 35
- Dependent Packages: 79
- Dependent Repositories: 3,539
- Downloads: 54,936,803 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)
go: 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.0 (published almost 4 years ago)
- Last Synced: 2024-11-10T21:33:28.735Z (about 1 month ago)
- Versions: 3
- 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%
Dependencies
bcrypt_pbkdf.gemspec
rubygems
- minitest >= 5 development
- openssl >= 0 development
- rake-compiler ~> 1.1.0 development
- rake-compiler-dock ~> 1.0.1 development
- rdoc ~> 3.12 development
Gemfile
rubygems
.github/workflows/ci.yml
actions
- actions/checkout v4 composite
- ruby/setup-ruby v1 composite