Skip to main content

A Python package for zero-knowledge OTP proof using Rust and Groth16 zk-SNARKs

Project description

luce_otp

luce_otp is a Python extension module for generating and verifying zero-knowledge proofs (ZKP) for a one-time password (OTP) using Rust and zk-SNARKs. It leverages the Groth16 proving system and ensures privacy by allowing users to prove knowledge of an OTP without revealing the OTP itself.

Features

  • Zero-Knowledge Proof: Prove knowledge of a 20-bit OTP without revealing it.
  • zk-SNARK: Use zk-SNARKs (Groth16) for fast and secure proof generation and verification.
  • Integration with Python: Easily use in Python with PyO3 and Maturin.

Installation

To install the package, use pip:

pip install luce_otp

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

luce_otp-0.1.0-cp311-cp311-macosx_11_0_arm64.whl (515.4 kB view hashes)

Uploaded CPython 3.11 macOS 11.0+ ARM64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page