schnorr-signatures topic

List schnorr-signatures repositories

schnorr

67
Stars
22
Forks
Watchers

Go implementation of the BIP Schnorr signature scheme.

noble-secp256k1

707
Stars
106
Forks
Watchers

Fastest 4KB JS implementation of secp256k1 signatures and ECDH

multi-party-schnorr

167
Stars
41
Forks
Watchers

Rust implementation of multi-party Schnorr signatures over elliptic curves.

CryptoKernel

172
Stars
63
Forks
Watchers

A SDK for implementing blockchain-based digital currencies

protect

94
Stars
23
Forks
Watchers

A Platform for Robust Threshold Cryptography based on Asynchronous Publicly Verifiable Secret Sharing with Tunable Security

secp256k1.swift

97
Stars
53
Forks
Watchers

Elliptic Curve, Schnorr, and ZKP for Bitcoin. Supports iOS macOS tvOS watchOS visionOS + Linux.

EllipticCurveKit

43
Stars
10
Forks
Watchers

Elliptic Curve Cryptography in Pure Swift

frost

112
Stars
41
Forks
Watchers

Rust implementation of FROST (Flexible Round-Optimised Schnorr Threshold signatures) by the Zcash Foundation

php-bitcoin-address

19
Stars
15
Forks
Watchers

A simple P2PK, P2PKH, P2SH, P2WPKH, P2WSH, P2TR output script/address parser/generator/validator.

schnorr-sig

28
Stars
10
Forks
Watchers

Schnorr Signatures and MuSig implementation in Python