package
2.0.0-20230228134343-196241c4e79a
Repository: https://github.com/truecloudlab/frostfs-api-go.git
Documentation: pkg.go.dev

# Constants

Unknown.
SHA-256.
Tillich-Zemor homomorphic hash function.
Deterministic ECDSA with SHA-256 hashing (RFC 6979).
Deterministic ECDSA with SHA-256 hashing using WalletConnect API.
ECDSA with SHA-512 hashing (FIPS 186-3).

# Variables

Enum value maps for ChecksumType.
Enum value maps for ChecksumType.
No description provided by the author
Enum value maps for SignatureScheme.
Enum value maps for SignatureScheme.

# Structs

Objects in NeoFS are addressed by their ContainerID and ObjectID.
Checksum message.
NeoFS container identifier.
NeoFS Object unique identifier.
`OwnerID` is a derivative of a user's main public key.
Signature of something in NeoFS.
RFC 6979 signature.
NeoFS subnetwork identifier.
API version used by a node.

# Type aliases

Checksum algorithm type.
Signature scheme describes digital signing scheme used for (key, signature) pair.