bip66
DER signature encoder/decoder
A module for encoding and decoding strict DER signatures in JavaScript.
Strict DER signatures
14 stars
11 watching
7 forks
Language: JavaScript
last commit: 8 months ago
Linked from 1 awesome list
bip66bitcoin
Related projects:
Repository | Description | Stars |
---|---|---|
| An encoding and decoding library for Bitcoin's relative lock-time specification. | 2 |
| A JavaScript module for encoding and decoding Bitcoin private keys in the WIF format | 83 |
| A JavaScript library used to encode and decode base 58 strings commonly used in cryptocurrency transactions. | 216 |
| A library that implements base58 encoding and decoding with checksum verification | 92 |
| A Bech32 encoding/decoding library for Bitcoin transactions | 108 |
| Utility library for encoding and decoding Bitcoin-related data according to the BIP21 specification | 56 |
| Provides a JavaScript implementation of the BIP38 encryption standard to secure cryptocurrency private keys | 214 |
| A library providing functions to generate digital signatures for Bitcoin messages. | 130 |
| A JavaScript library that enables deterministic key generation using Bitcoin's mnemonic code system | 1,109 |
| A Ruby implementation of the Schnorr signature scheme over elliptic curves. | 7 |
| A library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality. | 10 |
| A tool for efficiently encoding and decoding the binary format used in Solidity smart contracts. | 92 |
| A Node.js and JavaScript library used to decode data parameters and events from Ethereum transactions. | 643 |
| Fastest 4KB implementation of secp256k1 signatures and ECDH in JavaScript | 771 |
| Tools and utilities for generating encoded versions of input data | 9 |