cuPQC-Hash API Reference#

Complete API documentation for the cuPQC-Hash library. For implementation examples, see cuPQC-Hash Usage.

The cuPQC-Hash API is organized into two main sections:

Hash Functions

Cryptographic hash primitives including SHA-2, SHA-3, SHAKE, and Poseidon2.

Merkle Trees

Merkle Tree data structures built on top of hash functions for efficient proof generation and verification.