Pinned Repositories
crypto
Rust crypto library for data privacy tools
crypto-wasm-ts
Typescript abstractions over Rust crypto library's WASM wrapper
amcl_rust_wrapper
Convenience wrapper over Apache Milagro
bulletproofs-r1cs-gadgets
Arithmatic circuits convertible to R1CS based on Bulletproofs
coconut-rust
Coconut: Threshold Issuance Selective Disclosure Credentials with Applications to Distributed Ledgers
libsnark-playground
Learning ZkSNARKs using libsnark
merkle_trees
Various merkle trees
pixel-signature
Pixel: Forward secure multi-signatures and threshold signatures
ps-sig
Pointcheval Sanders signature
signature-schemes
Rust library for BLS signatures, MuSig, PS signatures
lovesh's Repositories
lovesh/bulletproofs-r1cs-gadgets
Arithmatic circuits convertible to R1CS based on Bulletproofs
lovesh/signature-schemes
Rust library for BLS signatures, MuSig, PS signatures
lovesh/pixel-signature
Pixel: Forward secure multi-signatures and threshold signatures
lovesh/amcl_rust_wrapper
Convenience wrapper over Apache Milagro
lovesh/python-rubenesque
Pure Python implementation of standard elliptic curves
lovesh/bulletproofs
A pure-Rust implementation of Bulletproofs using Ristretto.
lovesh/bellman-examples
examples for bellman zk-snarks library
lovesh/COS-418
COS-418, Fall 2016: Distributed Systems class by Princeton
lovesh/legogro16
LegoGroth16 implementation on top of Zexe
lovesh/cp-snark-bbs
Proof of concept of using Groth16 (LegoGroth16) with BBS+ using CP-SNARK construction
lovesh/ledger-polkadot
lovesh/miracl_core_generated
lovesh/ursa
lovesh/wasm_25519
WASM for key exchange and signing using curve25519 and ed25519
lovesh/app-dock
lovesh/apps
Basic Polkadot/Substrate UI for interacting with a node. This is the main user-facing application, allowing access to all features available on Substrate chains.
lovesh/common
Utilities and base libraries for use across polkadot-js. Includes base libraries, crypto helpers and tools for working with Trie hashes & databases. Full documentation & examples available
lovesh/core
MIRACL Core
lovesh/extension
Simple browser extension for managing Polkadot and Substrate network accounts in a browser. Allows the signing of extrinsics using these accounts. Also provides a simple interface for compliant extensions for dapps.
lovesh/external-adapters-js
Monorepo containing JavaScript implementation of external adapters
lovesh/fork-off-substrate
This script allows bootstrapping a new substrate chain with the current state of a live chain
lovesh/frontier
Ethereum compatibility layer for Substrate.
lovesh/groth16
A Rust implementation of the Groth16 zkSNARK
lovesh/merlin
Composable proof transcripts for public-coin arguments of knowledge
lovesh/monorepo
Polywrap is a wasm standard for integrating Web3 protocols into applications. This eliminates the need for client-side SDKs, making dapps lightweight and multi-platform.
lovesh/r1csfile
r1cs file format parser
lovesh/scale.go
Golang polkadot substrate scale codec
lovesh/substrate-api-sidecar
lovesh/txwrapper
Helper funtions for offline transaction generation.
lovesh/ui
Re-usable browser libraries and React UI components used inside the polkadot.{js} family of UI applications. . Full documentation & examples available