Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Delimiter = []byte("\n\r\n\r")
Functions ¶
func DeriveFinalKey ¶
func GenerateKeypairs ¶
func GenerateKeypairs() (*PrivateKeypair, *PublicKeypair, error)
func InitClient ¶
func InitClient() error
Types ¶
type PrivateKeypair ¶
type PrivateKeypair struct {
Classical *ecdh.PrivateKey
PostQuantum kem.PrivateKey
}
Click to show internal directories.
Click to hide internal directories.