https://github.com/xdg-go/pbkdf2

Last synced: about 1 month ago

Repository metadata:

PBKDF2 key generation


Owner metadata:


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 Email Commits
David Golden x****g@x****e 4

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

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%