exp

module
v0.0.0-...-9d4b62b Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2025 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.
Package singleflight is a genreric adaptation of golang.org/x/sync/singleflight.
Package singleflight is a genreric adaptation of golang.org/x/sync/singleflight.

Jump to

Keyboard shortcuts

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