Applications
Code samples and example implementations using the cuPQC SDK.
SHA-2 Hash Function
Step-by-step guide to building a SHA-256 application using cuPQC-Hash for GPU-accelerated data-integrity verification.
Read Tutorial →Poseidon2 Hash Function
Zero-knowledge-friendly Poseidon2 on the KoalaBear field — efficient hashing inside ZK proof systems.
Read Tutorial →Merkle Tree Membership Proof
Build a Merkle tree, generate membership proofs, and verify them with GPU acceleration.
Read Tutorial →PQC: ML-KEM & ML-DSA
Complete ML-KEM and ML-DSA implementation code with minimal explanation.
View Code Sample →