Directories ¶
Path | Synopsis |
---|---|
crypto
|
|
aead
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/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) |
dhke
package dhke provides an interface for Diffie-Hellman Key Exchanges
|
package dhke provides an interface for Diffie-Hellman Key Exchanges |
dhkem
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/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. |
package futures provides a Future type which can be used to model the result of a ongoing computation which could fail.
|
package futures provides a Future type which can be used to model the result of a ongoing computation which could fail. |
Click to show internal directories.
Click to hide internal directories.