Skip to content

tobischo/argon2

Repository files navigation

argon2

This package is a fork off the https://pkg.go.dev/golang.org/x/crypto/argon2 package. It is generally recommended to use the officially supported package rather than this one. The only reason this fork exists is because keepass selected argon2 in 2d mode, which was chosen not to be exposed in the implementation. In order to be able to implement a compatible version for keepass. Read up here about more details as to why it was not exposed.

About

Fork of golang.org/x/crypto/argon2 to expose argon2d variant needed for Keepass.

Resources

License

Stars

Watchers

Forks

Packages

No packages published