~ethanmad/bouts.app#13: 
Use golang.org/x/crypto/argon2 with default parameters

https://github.com/alexedwards/argon2id/issues/6

#What is this about?

We use github.com/alexedwards/argon2id to implement argon2id with reasonable default parameters. The official x/crypto/argon2 implementation is getting the same features, so we should move to it.

#How to fix it?

See Go Doc after implemented.

#When should this be fixed?

After the feature is merged/issue is closed. Tracking golang/go #16971.

Status
REPORTED
Submitter
~ethanmad
Assigned to
No-one
Submitted
4 years ago
Updated
3 years ago
Labels
type:upgrade_dependency

~ethanmad 3 years ago

alexedwards/argon2id #6 is now closed. Still waiting on the go team to merge the proposal.

Register here or Log in to comment, or comment via email.