Pinned Repositories
adaptor
Adaptor signatures in pure Rust
bitcoin
Bitcoin Core integration/staging tree
bulletproofs
Bulletproofs and Bulletproofs+ Rust implementation for Aggregated Range Proofs over multiple elliptic curves
centipede
A scheme for instantiating KMS's with recovery
fischlin
Fischlin NIZK proofs in pure Rust
grin
Minimal implementation of the Mimblewimble protocol.
rust-bitcoin
Rust Bitcoin library
rust-lightning
A highly modular Bitcoin Lightning library written in Rust. Its Rust-Lightning, not Rusty's Lightning!
rust-secp256k1
Rust language bindings for Bitcoin secp256k1 library.
teleport-transactions
CoinSwap implementation
GeneFerneau's Repositories
GeneFerneau/adaptor
Adaptor signatures in pure Rust
GeneFerneau/fischlin
Fischlin NIZK proofs in pure Rust
GeneFerneau/bitcoin
Bitcoin Core integration/staging tree
GeneFerneau/bulletproofs
Bulletproofs and Bulletproofs+ Rust implementation for Aggregated Range Proofs over multiple elliptic curves
GeneFerneau/centipede
A scheme for instantiating KMS's with recovery
GeneFerneau/grin
Minimal implementation of the Mimblewimble protocol.
GeneFerneau/rust-bitcoin
Rust Bitcoin library
GeneFerneau/rust-lightning
A highly modular Bitcoin Lightning library written in Rust. Its Rust-Lightning, not Rusty's Lightning!
GeneFerneau/rust-secp256k1
Rust language bindings for Bitcoin secp256k1 library.
GeneFerneau/teleport-transactions
CoinSwap implementation
GeneFerneau/core2
The bare essentials of std::io for use in no_std. Alloc support is optional.
GeneFerneau/curv
Rust language general purpose elliptic curve cryptography.
GeneFerneau/electrum
Electrum Bitcoin Wallet
GeneFerneau/gc
A proof-of-concept implementation to evaluate a UTXO-based generalized channel construction in Bitcoin.
GeneFerneau/grin-rfcs
Grin Requests for Comments
GeneFerneau/grin-wallet
Grin Wallet
GeneFerneau/mpecdsa
Fork + extraction of the Gennaro-Goldfeder threshold ECDSA algorithm from ZenGo-X multi-party-ecdsa library
GeneFerneau/rust-bitcoinconsensus
Bitcoin's libbitcoinconsenus.a with Rust binding. Built from Bitcoin sources with cargo.
GeneFerneau/rust-bitcoincore-rpc
Rust RPC client library for the Bitcoin Core JSON-RPC API.
GeneFerneau/rust-paillier
A pure-Rust implementation of the Paillier encryption scheme
GeneFerneau/rust-secp256k1-zkp
ZKP fork for rust-secp256k1, adds wrappers for range proofs, pedersen commitments, etc
GeneFerneau/rust-secp256k1-zkp-1
GeneFerneau/rust-trezor-api
Rust client library for interfacing with Trezor hardware wallet devices
GeneFerneau/sapio
A Bitcoin Programming Language
GeneFerneau/secp256k1-zkp
Fork of secp256k1-zkp for the Grin/MimbleWimble project
GeneFerneau/swapper
Minimalist experiments with CoinSwap contracts
GeneFerneau/zk-paillier
A collection of Paillier cryptosystem zero knowledge proofs