Search results
8 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Blockchain-agnostic, private geolocation verification via zero-knowledge proofs using recursive zk-SNARKs.
- blockchain
- geolocation
- privacy
- zero-knowledge
- EVM
- off-chain
- web
- mobile
- mina-zkapp
- zkapp
- mina-zk-app
- mina-dapp
- zkSNARK
- zk-SNARK
This repository implements Elgmal, a partial homomorphic encryption scheme originally described by [Taher Elgamal in 1985](https://caislab.kaist.ac.kr/lecture/2010/spring/cs548/basic/B02.pdf). This implementation includes the original version of Elgamal,
- mina-zkapp
- mina-zk-app
- mina-dapp
- zkapp
- elgamal
- homomorphic encryption
- cryptography
- zk
- zkSNARK
- snark
- zero knowledge
This repository offers a straightforward API to encode & decode base64-encoded input bytes. It's designed to be an easy-to-use and reliable tool for encoding & decoding base64 data in various projects using [o1js](https://docs.minaprotocol.com/zkapps/o1js
A middleware for seamless integration of authenticated private geolocation capabilities using zkLocus, designed for easy, secure, and efficient integration into any system.
- zkLocus
- geolocation
- authenticated
- oracle
- private
- integration
- blockchain
- zero-knowledge
- security
- privacy
- zkSNARK
- Mina Protocol
- Mina
- O1JS
This repository implements Elgmal, a partial homomorphic encryption scheme originally described by [Taher Elgamal in 1985](https://caislab.kaist.ac.kr/lecture/2010/spring/cs548/basic/B02.pdf). This implementation includes the original version of Elgamal,
- mina-zkapp
- mina-zk-app
- mina-dapp
- zkapp
- elgamal
- homomorphic encryption
- cryptography
- zk
- zkSNARK
- snark
- zero knowledge
This repository exposes the API from the [o1js RSA example](https://github.com/o1-labs/o1js/tree/main/src/examples/crypto/rsa), making it importable and enabling RSA65537 signature verification on the Mina blockchain across various projects that utilize [
Implementation of a Merkle Heap for SnarkyJS, a framework to develop ZK-snarks on Mina Protocol.
This template uses TypeScript.