Documentation ¶
Index ¶
Constants ¶
View Source
const (
ContentTypeHpke = "application/hpke"
)
Variables ¶
This section is empty.
Functions ¶
func FromBase32 ¶
Types ¶
type HpkePrivateKey ¶
type HpkePrivateKey string
HpkePrivateKey is a base32 representation of a private key of a KEM in HPKE.
type HpkePublicKey ¶
type HpkePublicKey string
HpkePublicKey is a base32 representation of a public key of a KEM in HPKE.
Click to show internal directories.
Click to hide internal directories.