...
Package concatkdf
import "github.com/lestrrat-go/jwx/jwe/internal/concatkdf"
- Overview
- Index
type KDF struct {
}
func New(hash crypto.Hash, alg, Z, apu, apv, pubinfo, privinfo []byte) *KDF
func (*KDF) Read
¶
func (k *KDF) Read(out []byte) (int, error)