Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(feat): Implement PBKDF2 as cryptographic function #370

Open
moritzschmitz-oviva opened this issue May 31, 2023 · 0 comments · May be fixed by #371
Open

(feat): Implement PBKDF2 as cryptographic function #370

moritzschmitz-oviva opened this issue May 31, 2023 · 0 comments · May be fixed by #371

Comments

@moritzschmitz-oviva
Copy link

moritzschmitz-oviva commented May 31, 2023

Implement PBKDF2 as cryptographic function

See: https://pkg.go.dev/golang.org/x/crypto/pbkdf2

@moritzschmitz-oviva moritzschmitz-oviva closed this as not planned Won't fix, can't repro, duplicate, stale May 31, 2023
@moritzschmitz-oviva moritzschmitz-oviva linked a pull request May 31, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant