cryptocoinjs / aesLinks
A JavaScript component for the Advanced Encryption Standard (AES). Important for BIP38
☆22Updated 9 years ago
Alternatives and similar repositories for aes
Users that are interested in aes are comparing it to the libraries listed below
Sorting:
- Hash functions in pure javascript☆324Updated 4 years ago
- random bytes from browserify stand alone☆102Updated last year
- Pure Javascript implementation of the BLAKE2b and BLAKE2s hash functions☆184Updated 2 weeks ago
- require('vm') like in node but for the browser☆205Updated last year
- Manage peer-to-peer communications for cryptocurrency implementations☆61Updated 7 years ago
- multihash implementation in JavaScript☆121Updated 4 years ago
- CID implementation in JavaScript☆98Updated 4 years ago
- Use the Node `net` API in Chrome Apps☆135Updated 2 years ago
- A simple Base32(RFC 4648) encode / decode function for JavaScript supports UTF-8 encoding.☆63Updated 2 years ago
- JavaScript Big Integer library based upon Tom Wu's work.☆50Updated 7 years ago
- The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applica…☆173Updated 3 years ago
- buffer operations☆107Updated 5 years ago
- Abstract message protocol for nodejs☆136Updated 7 years ago
- A performance conscious library for merkle root and tree calculations.☆32Updated last week
- Scrypt KDF is used for BIP38 (encryption of private keys) and proof of work for some crypto currencies.☆47Updated 4 years ago
- JavaScript implementation of the TCP module that libp2p uses that implements the interface-transport spec☆75Updated 2 years ago
- A simple LRU cache☆136Updated 4 years ago
- node's buffer module, but for the browser.☆50Updated 11 years ago
- read line module for node js☆101Updated 10 months ago
- Evalulate javascript like the built-in javascript eval() method but safely.☆194Updated 4 years ago
- A directory walker for nodejs☆107Updated 4 years ago
- Error response middleware (text, json, html)