Skip to content

docs(wallet-unit-poc): add RSA verifier circuits reference#65

Merged
0xVikasRushi merged 1 commit intoprivacy-ethereum:mainfrom
moven0831:docs/rsa-verifier-circuits
Mar 2, 2026
Merged

docs(wallet-unit-poc): add RSA verifier circuits reference#65
0xVikasRushi merged 1 commit intoprivacy-ethereum:mainfrom
moven0831:docs/rsa-verifier-circuits

Conversation

@moven0831
Copy link
Collaborator

Summary

  • Adds wallet-unit-poc/RSA_REFERENCE.md — a self-contained reference document for the standalone RSA-2048 and RSA-4096 signature verification circuits from the feat/rsa-verifier-circuit branch
  • Covers circuit specification (RSAVerify template, Bits2Limbs helper), build/run commands, Cargo feature flags (rsa-circuits), desktop
    benchmarks, and key file listing
  • Adds a brief pointer in wallet-unit-poc/README.md for discoverability without diluting the primary ES256 focus

Benchmark source: ZK-based-Human-Verification #14

Add RSA_REFERENCE.md documenting the standalone RSA-2048 and RSA-4096
signature verification circuits from the feat/rsa-verifier-circuit
branch. Includes circuit specification, build commands, feature flags,
benchmarks, and key file listing. Also adds a pointer in README.md for
discoverability.
@moven0831 moven0831 requested a review from 0xVikasRushi March 2, 2026 08:12
@0xVikasRushi 0xVikasRushi merged commit dc2cda2 into privacy-ethereum:main Mar 2, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants