crypto/

directory
v1.9.2 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2026 License: Apache-2.0, MIT

Directories

Path Synopsis
Package sigs dispatches Filecoin signature verification to the appropriate backend by signature type: BLS (BLS12-381), secp256k1, or delegated (Ethereum f4 addresses).
Package sigs dispatches Filecoin signature verification to the appropriate backend by signature type: BLS (BLS12-381), secp256k1, or delegated (Ethereum f4 addresses).
bls
Package bls implements Filecoin BLS12-381 signature verification using github.com/consensys/gnark-crypto/ecc/bls12-381.
Package bls implements Filecoin BLS12-381 signature verification using github.com/consensys/gnark-crypto/ecc/bls12-381.
delegated
Package delegated implements verification for Filecoin "delegated" (f4) signatures: Ethereum-style secp256k1 over Keccak-256 of an RLP-encoded payload.
Package delegated implements verification for Filecoin "delegated" (f4) signatures: Ethereum-style secp256k1 over Keccak-256 of an RLP-encoded payload.
secp
Package secp implements Filecoin secp256k1 signature verification.
Package secp implements Filecoin secp256k1 signature verification.

Jump to

Keyboard shortcuts

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