https://github.com/xdg-go/pbkdf2
Last synced: about 1 month ago
Repository metadata:
PBKDF2 key generation
- Host: GitHub
- URL: https://github.com/xdg-go/pbkdf2
- Owner: xdg-go
- License: apache-2.0
- Created: 2021-03-28T18:27:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-03-28T18:50:51.000Z (over 3 years ago)
- Last Synced: 2024-10-29T19:58:25.851Z (about 2 months ago)
- Language: Go
- Size: 9.77 KB
- Stars: 7
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: xdg Go code
- Login: xdg-go
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/42934145?v=4
- Repositories: 13
- Last Synced at: 2023-03-01T01:15:39.377Z
- Profile URL: https://github.com/xdg-go
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 4
Total Committers: 1
Avg Commits per committer: 4.0
Development Distribution Score (DDS): 0.0
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
David Golden | x****g@x****e | 4 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total docker downloads: 12,662,280,787
- Total dependent packages: 6,517
- Total dependent repositories: 21,044
- Total versions: 1
go: github.com/xdg-go/pbkdf2
Package pbkdf2 implements password-based key derivation using the PBKDF2 algorithm described in RFC 2898 and RFC 8018. It provides a drop-in replacement for `golang.org/x/crypto/pbkdf2`, with the following benefits: - Released as a module with semantic versioning - Does not pull in dependencies for unrelated `x/crypto/*` packages - Supports Go 1.9+ See https://tools.ietf.org/html/rfc8018#section-4 for security considerations in the selection of a salt and iteration count.
- Homepage: https://github.com/xdg-go/pbkdf2
- Documentation: https://pkg.go.dev/github.com/xdg-go/pbkdf2#section-documentation
- Licenses: Apache-2.0
- Latest release: v1.0.0 (published over 3 years ago)
- Last Synced: 2024-11-11T01:13:11.463Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 6,517
- Dependent Repositories: 21,044
- Docker Downloads: 12,662,280,787
-
Rankings:
- Docker downloads count: 0.029%
- Dependent packages count: 0.03%
- Dependent repos count: 0.045%
- Average: 4.138%
- Forks count: 8.187%
- Stargazers count: 12.399%