cryptocoinjs / scryptsyLinks
Scrypt KDF is used for BIP38 (encryption of private keys) and proof of work for some crypto currencies.
☆47Updated 3 years ago
Alternatives and similar repositories for scryptsy
Users that are interested in scryptsy are comparing it to the libraries listed below
Sorting:
- A performance conscious library for merkle root and tree calculations.☆32Updated 3 weeks ago
- CID implementation in JavaScript☆98Updated 3 years ago
- multihash implementation in JavaScript☆120Updated 4 years ago
- random bytes from browserify stand alone☆101Updated 8 months ago
- JavaScript Implementation of the MerkleDAG Nodes with Protobuf.☆69Updated 4 years ago
- A JavaScript bloom filter suitable for use in Bitcoin Connection Bloom Filtering☆39Updated 2 years ago
- Manage peer-to-peer communications for cryptocurrency implementations☆62Updated 6 years ago
- JavaScript implementation of multiaddr☆108Updated last month
- The fast version of js-multihashing☆29Updated 4 years ago
- A JS Merkle Tree implementation☆39Updated 6 years ago
- Another biased type checking solution for Javascript☆22Updated 2 years ago
- JavaScript component to compute the RIPEMD160 hash of strings or bytes.☆34Updated 8 months ago
- All four BLAKE2 variants (blake2b, blake2bp, blake2s, blake2sp) with stream support for Node.js☆61Updated last week
- Blake2b (64-bit version) in pure Javascript with WASM upgrade☆62Updated 3 years ago
- Pure Javascript implementation of the BLAKE2b and BLAKE2s hash functions☆183Updated 2 years ago
- Bitcoin networking that works in Node and the browser☆24Updated 6 years ago
- Grenache Grape implementation☆58Updated 3 months ago
- JavaScript implementation of the TCP module that libp2p uses that implements the interface-transport spec☆75Updated 2 years ago
- [DEPRECATED]: now part of the https://github.com/libp2p/js-libp2p repo☆47Updated 6 years ago
- JavaScript implementation of the multicodec specification☆21Updated 3 months ago
- A JavaScript component for Eliptical curve cryptography for crypto currencies such as Litecoin and Bitcoin☆18Updated 10 months ago
- Base58 encoding/decoding for Bitcoin☆231Updated 3 months ago
- JavaScript Big Integer library based upon Tom Wu's work.☆50Updated 7 years ago
- The JavaScript Implementation of IPLD☆121Updated 4 years ago
- Implementation of go-libp2p-record in JavaScript