stealth
Stealth address tool
Tools for generating and verifying stealth addresses used to facilitate private transactions in cryptocurrency networks.
Stealth addresses for Bitcoin and other crypto currencies.
43 stars
9 watching
9 forks
Language: JavaScript
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cryptocoinjs/coinkey | A JavaScript library for generating and manipulating private keys, public keys, and addresses for various cryptocurrencies. | 149 |
cryptocoinjs/ecdsa | Provides tools for secure digital transactions using elliptical curve cryptography | 38 |
cryptocoinjs/cryptocoin | A JavaScript library for interacting with cryptocurrencies in the browser. | 140 |
cryptocoinjs/coininfo | Provides standardized data for various cryptocurrencies | 116 |
stealthdrop/stealthdrop | Anonymizing ERC20 token distributions through Zero-Knowledge proofs and cryptographic signatures | 350 |
sketchytech/swiftography | A Swift repository for cryptographic algorithms and font obfuscation using the CryptoJS library | 8 |
cryptocoinjs/secp256k1-node | A Node.js binding for an optimized C library for EC operations on the secp256k1 curve | 349 |
spalt08/cryptography | A collection of high-performance cryptographic packages in JavaScript. | 54 |
deliberative/crypto | A reference implementation of cryptographic operations in WebAssembly and Node.js for secure data exchange and sharing. | 28 |
iosdevzone/idzswiftcommoncrypto | A Swift wrapper for Apple's CommonCrypto library used for cryptographic operations | 478 |
bitcoinjs/bitcoinjs-message | A library providing functions to generate digital signatures for Bitcoin messages. | 130 |
chromaway/blockchainjs | A JavaScript library for interacting with the Bitcoin blockchain. | 6 |
jedisct1/libsodium.js | A WebAssembly and pure JavaScript implementation of the sodium crypto library for secure communication | 981 |
chrischo-h/bitcoin-sdk-js | A JavaScript library for creating and managing Bitcoin transactions, including support for advanced smart contract features like multisig, hashlock, and Taproot. | 32 |
nujabes403/blockchains-tools | Provides a collection of blockchain-related tools and functions in JavaScript. | 44 |