bip-schnorrrb
Digital signature library
A Ruby implementation of the Schnorr signature scheme over elliptic curves.
A ruby implementation of bip-schnorr
7 stars
5 watching
2 forks
Language: Ruby
last commit: 6 months ago
Linked from 1 awesome list
bitcoinmusig2schnorr
Related projects:
Repository | Description | Stars |
---|---|---|
chaintope/bitcoinrb | A Ruby implementation of the Bitcoin protocol | 62 |
bcrypt-ruby/bcrypt-ruby | A Ruby binding for the OpenBSD bcrypt() password hashing algorithm | 1,928 |
dmazzella/ucrypto | Provides a fast implementation of digital signatures using RSA and Elliptic Curve Cryptography. | 32 |
q9f/secp256k1.cr | A native Crystal language implementation of the Secp256k1 elliptic curve cryptographic algorithm | 48 |
rodentrabies/bp | A Common Lisp implementation of the Bitcoin Protocol components | 37 |
infincia/bip39-rs | An implementation of BIP0039 encryption protocol for Bitcoin wallets | 54 |
bcgit/bc-csharp | A .NET implementation of cryptographic algorithms and protocols. | 1,673 |
rubycrypto/rbnacl | A Ruby binding to the Networking and Cryptography (NaCl) library for secure data encryption and transmission. | 984 |
grempe/tss-rb | A Ruby implementation of Threshold Secret Sharing as defined in the IETF Internet-Draft draft-mcgrew-tss-03.txt | 23 |
bitcoinjs/bip66 | A module for encoding and decoding strict DER signatures in JavaScript. | 14 |
21-dot-dev/swift-secp256k1 | Provides cryptographic primitives and signatures for Bitcoin-based systems | 111 |
gemhq/money-tree | Provides a Ruby implementation of Bitcoin Hierarchical Deterministic wallets according to BIP32 protocol | 185 |
paulmillr/scure-btc-signer | An audited library for creating, signing and decoding Bitcoin transactions. | 156 |
rubycocos/blockchain | Tools and libraries for building blockchain applications in Ruby | 224 |
elkrem/koyn | A fully decentralized and trustless Bitcoin light client implementation for Arduino boards | 64 |