Skip to main content

Crate solana_hash_512

Crate solana_hash_512 

Source

Structs§

Hash512
A hash; the 64-byte output of the SHA-512 hashing algorithm.

Enums§

ParseHashErrordecode

Constants§

HASH_BYTES
Size of a hash in bytes.
MAX_BASE58_LEN
Maximum string length of a base58 encoded 64-byte hash.