[][src]Module pqcrypto::prelude

Traits

_

The ciphertext to be sent to the other party to decapsulate.

_

A public key for a KEM

_

A secret key for a KEM

_

The shared secret that should be agreed on.

_

A detached signature

_

A public key for a signature scheme

_

A secret key for a signature scheme

_

A signed message.