18 skills found
getamis / AliceHierarchical Threshold Signature Scheme
paulmillr / Scure Btc SignerAudited & minimal library for creating, signing & decoding Bitcoin transactions.
guggero / Bip SchnorrPure JavaScript implementation of BIP340 Schnorr Signatures for secp256k1
btclib-org / Btclibbtclib: a python3 library for 'bitcoin cryptography'
jesseposner / FROST BIP340BIP340 compatible implementation of Flexible Round-Optimized Schnorr Threshold Signatures (FROST). This work was made possible with the support of Brink.
conduition / Musig2Flexible Rust implementation of the MuSig2 multisignature protocol, compatible with Bitcoin.
siv2r / Bip Frost SigningFROST Signing Protocol for BIP340 Signatures
fiatjaf / Nostr Wasma nostr wrapper on top of libsecp256k1 sha256 and bip340 methods compiled with emscripten
domwoe / Schnorr CanisterDeveloper Preview of the Internet Computer (ICP)'s Threshold Schnorr Signing API
nbd-wtf / Dart Bip340naïve implementation of BIP-340 Schnorr Signatures in Dart
cmdruid / FrostFlexible, round-optimized threshold signature library for BIP340 taproot.
unclebob / BIP340 Elliptic Curve SignaturesExplore signing documents using BIP340 Schnorr Signatures. A la https://bips.xyz/340
cmdruid / Crypto ToolsA modern suite of cryptography tools, built for the plebian developer.
metalicjames / BIP340A C implementation of BIP340
real-or-random / Bip340 ShirtBIP340 for Shirts
onurnaim / Taproot Script DemoTaproot script-path spend demo in TypeScript. Implements tagged hashing, TapLeaf/TapBranch/TapTweak, key tweak (internal→output), control block build, and a minimal <xonly_pub> OP_CHECKSIG leaf. BIP340 Schnorr via noble. Educational only.
zerodao-finance / Bip340 SoliditySolidity implementation of BIP340 Schnorr signature verification, intended for use with Taproot.
SamouraiDev / BIP340 SchnorrSchnorr Signatures for secp256k1 in Java