//
pkg.gl
Category
github.com/katzenpost/hpqc
kem
combiner
package
0.0.44
Repository:
https://github.com/katzenpost/hpqc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
310 SLOC
#
Functions
New
New creates a new hybrid KEM given the slices of KEM schemes.
#
Variables
ErrUninitialized
ErrUninitialized indicates a key wasn't initialized.
#
Structs
PrivateKey
Private key of a hybrid KEM.
PublicKey
Public key of a combined KEMs.
Scheme
Scheme for a hybrid KEM.