//
pkg.gl
Category
github.com/elixir-oslo/crypt4gh
kdf
package
0.0.2
Repository:
https://github.com/elixir-oslo/crypt4gh.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
30 SLOC
#
Variables
KDFS
KDFS is a map of KDF names to implementations.
#
Interfaces
KDF
KDF interface holding "Derive" method.