go-exp

module
v0.0.0-...-cb92b4e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 24, 2023 License: MPL-2.0

README

Experimental Go Packages, similar to github.com/golang/exp

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)
kem
xof
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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL