Directories
¶
Path | Synopsis |
---|---|
package aead provides an interface for Advanced Encryption with Associated Data (AEAD).
|
package aead provides an interface for Advanced Encryption with Associated Data (AEAD). |
aead_xof
package aead_xof implements an AEAD (aead.Scheme256) in terms of an XOF (xof.Scheme)
|
package aead_xof implements an AEAD (aead.Scheme256) in terms of an XOF (xof.Scheme) |
package dhke provides an interface for Diffie-Hellman Key Exchanges
|
package dhke provides an interface for Diffie-Hellman Key Exchanges |
package dhkem implements a Key Encapsulation Mechanism (kem.Scheme256) in terms of a Diffie-Hellman Key Exchange (dhke.Scheme)
|
package dhkem implements a Key Encapsulation Mechanism (kem.Scheme256) in terms of a Diffie-Hellman Key Exchange (dhke.Scheme) |
xof_sha3/internal/sha3
Package sha3 implements the SHA-3 fixed-output-length hash functions and the SHAKE variable-output-length hash functions defined by FIPS-202.
|
Package sha3 implements the SHA-3 fixed-output-length hash functions and the SHAKE variable-output-length hash functions defined by FIPS-202. |
Click to show internal directories.
Click to hide internal directories.