BenchmarksStack RankingH33 FHEH33 ZKAPIsPricingPQCTokenDocsWhite PaperBlogAboutSecurity Demo

Benchmark Report — January 30, 2026

33.3µs
ML-KEM Keygen
45.0µs
Dilithium Sign
3.83ms
Solana Groth16 Verify
5ms
STARK Verify
1.85ms
NTT 16K Roundtrip
79-104x
Key Pool Speedup
0.80ms
Cache Latency
100%
Targets Met

Key Achievements

  • 100% targets met across all 14 benchmark phases
  • Post-Quantum Ready: ML-KEM, ML-DSA, and STARK proofs all operational
  • FHE Full Lifecycle: NTT, CKKS encoding, polynomial multiplication at production sizes
  • 79-104x speedup via pre-generated key pools
  • 67x faster repeated proof verification via caching
  • Sub-millisecond API latency for all PQC operations
1

Post-Quantum Cryptography (FIPS 203/204)

ML-KEM (Kyber) - FIPS 203

OperationMeasuredTargetStatus
Keygen33.3 µs<40 µsPASS
Encapsulate18.0 µs<25 µsPASS
Decapsulate54.6 µs<70 µsPASS
Full Flow~110 µs<150 µsPASS

ML-DSA (Dilithium) - FIPS 204

OperationMeasuredTargetStatus
Keygen36.6 µs<50 µsPASS
Sign45.0 µs<75 µsPASS
Verify36.9 µs<50 µsPASS
Full Flow~88 µs<120 µsPASS
2

Fully Homomorphic Encryption

Number Theoretic Transform - All Sizes

NTT SizeForwardInverseRoundtripStatus
N=2564.2 µs4.5 µs8.7 µsPASS
N=102421.3 µs22.8 µs44.1 µsPASS
N=4096188.5 µs198.4 µs386.9 µsPASS
N=8192412 µs438 µs850 µsPASS
N=16384 (Production)892 µs956 µs1.85 msPASS
N=32768 (High Security)1.92 ms2.06 ms3.98 msPASS

CKKS Encoding/Decoding

OperationSlotsMeasuredTargetStatus
encode_real51245.2 µs<100 µsPASS
encode_complex51252.8 µs<100 µsPASS
decode_real51238.6 µs<100 µsPASS

Polynomial Multiplication (via NTT)

Poly SizeScalarAVX-512SpeedupStatus
N=102468.4 µs54.2 µs1.26xPASS
N=4096586 µs412 µs1.42xPASS
N=81921.28 ms892 µs1.43xPASS
N=163842.78 ms1.92 ms1.45xPASS
3

STARK Zero-Knowledge Proofs (Post-Quantum)

Why STARKs?

  • Quantum-resistant: Based on hash functions, not elliptic curves
  • No trusted setup: Transparent setup, no toxic waste
  • Fast proving: Competitive with SNARKs for our circuit sizes

STARK Performance

OperationMeasuredTargetStatus
Identity Prove (128-bit)42.6 ms<100 msPASS
Identity Verify (128-bit)8.2 ms<15 msPASS
Identity Prove (192-bit)68.4 ms<150 msPASS
Identity Verify (192-bit)12.8 ms<25 msPASS
Biometric Prove156 ms<250 msPASS
Biometric Verify24.3 ms<50 msPASS
Full Auth Verify32.5 ms<75 msPASS

STARK Configuration

Security LevelFRI QueriesBlowup FactorProof Size
128-bit (Standard)308x~45 KB
192-bit (High)4516x~68 KB
256-bit (Maximum)6032x~95 KB
4

Batch Processing & Key Pools

Key Pool Performance

OperationDirectPoolSpeedup
ML-KEM Keygen33.3 µs0.42 µs79x
Dilithium Keygen36.6 µs0.38 µs96x
Signature Pool Keygen36.6 µs0.35 µs104x

Throughput Estimates (64-Core)

OperationSingle ThreadWith Pool64-Core Max
ML-KEM Keygen30,030 ops/sec2.38M ops/sec152M ops/sec
ML-KEM Encapsulate55,556 ops/sec-3.5M ops/sec
Dilithium Sign22,222 ops/sec-1.4M ops/sec
STARK Identity Verify122 ops/sec-7,800 ops/sec
Trust Score48,077 ops/sec-3.1M ops/sec
5

Caching Performance

Cache Latency

OperationMeasuredTargetStatus
PING (round-trip)0.80 ms<1 msPASS
GET (cache hit)0.82 ms<2 msPASS
SET (cache write)0.85 ms<2 msPASS

Proof Cache Performance

MetricValue
Solana Groth16 Verify (uncached)3.83 ms
Solana Groth16 Verify (cached)0.057 ms
Cache Speedup67x faster
NTT Parameter Cache Hit Rate99.2%
6

Trust Score Engine

OperationMeasuredTargetStatus
Risk Evaluation130.5 ns<1 msPASS
Behavioral Model271 ps<250 µsPASS
Risk Classifier271 ps<200 µsPASS
Anomaly Detector73.9 ns<250 µsPASS
Full Trust Score20.8 µs<2 msPASS
7

Competitive Analysis

Pricing Comparison

CompetitorCategoryTheir PriceH33 PriceSavings
ZamaFHE$0.10+/op$0.036/op64%
RISC ZeroZK Proofs$15-30/proof$0.18-0.3099%
Succinct SP1ZK Proofs$0.50-1$0.18-0.3064%
OnfidoBiometrics$2-5/verify$0.05-0.1197%
Auth0/OktaAuth$0.05-0.15/MAU$0.001-0.0190%+

Performance Comparison

OperationCompetitorsH33H33 Advantage
FHE Operations~15ms (Zama)1.85ms (NTT 16K)8x faster
ZK Proof Verify100-500ms5ms (STARK)12-60x faster
Post-Quantum SignNot offered45µsExclusive
Post-Quantum KEMNot offered33.3µs keygenExclusive
Biometric Match2-5 seconds~260µs7,700x faster
Key PoolNo pooling104x speedupExclusive

Unique H33 Capabilities

  • Full Stack: Only platform combining FHE + ZK + PQC + Biometrics in one API
  • STARK Proofs: Quantum-resistant ZK (not SNARK-based)
  • Key Pools: 79-104x speedup through pre-generation
  • Trust Score Engine: 20.8µs real-time risk assessment
  • FIPS Compliant: NIST FIPS 203/204 certified algorithms
8

Cryptographic Standards

AlgorithmStandardSecurity LevelKey Sizes
ML-DSA (Dilithium)FIPS 204NIST Level 3pk: 1952B, sk: 4016B, sig: 3293B
ML-KEM (Kyber)FIPS 203NIST Level 3pk: 1184B, sk: 2400B, ct: 1088B
STARK ZKPH33 Native128-bitSHA3-256 hash
FHE (CKKS)SEAL-compatible128-bitN: 1024-32768
Hybrid SignaturesDilithium + Ed25519PQ + ClassicalDual signature
Verify It Yourself