internal/ directory

Directories

PathSynopsis
crypto/internal/aliasPackage alias implements memory aliasing tests.
crypto/internal/bigmod
crypto/internal/bigmod/_asm
crypto/internal/boringPackage boring provides access to BoringCrypto implementation functions.
crypto/internal/boring/bbig
crypto/internal/boring/bcachePackage bcache implements a GC-friendly cache (see Cache) for BoringCrypto.
crypto/internal/boring/sigPackage sig holds “code signatures” that can be called and will result in certain code sequences being linked into the final binary.
crypto/internal/cryptotest
crypto/internal/edwards25519Package edwards25519 implements group logic for the twisted Edwards curve
crypto/internal/edwards25519/fieldPackage field implements fast arithmetic modulo 2^255-19.
crypto/internal/edwards25519/field/_asm
crypto/internal/hpke
crypto/internal/mlkem768Package mlkem768 implements the quantum-resistant key encapsulation method ML-KEM (formerly known as Kyber).
crypto/internal/nistecPackage nistec implements the NIST P elliptic curves from FIPS 186-4.
crypto/internal/nistec/fiat
crypto/internal/randutilPackage randutil contains internal randomness utilities for various crypto packages.
Version
v1.23.2
Published
Sep 28, 2024
Platform
js/wasm
Last checked
26 seconds ago

Tools for package owners.