Privacy-preserving token issuance and verification in Rust: unlinkable single-use credentials (VOPRF + blind RSA) with nullifier-based double-spend prevention and sybil-resistant admission gates (PoW, WebAuthn, vouching).
rust cryptography privacy hsm pkcs11 anti-abuse privacy-preserving nullifier sybil-resistance webauthn anonymous-credentials elliptic-curve-cryptography ellip voprf axum passkeys token-issuance blind-rsa double-spend-prevention
-
Updated
Aug 6, 2026 - Rust