Packages 18
Description
easy and light weight pedersen commitment implementation
Publisher
published 1.0.2 • 2 years agoDescription
basic elliptic curve math in javascript
Publisher
published 2.0.1 • 2 years agoDescription
easy and light weight ecdsa implementation
Publisher
published 1.8.1 • 2 years agoDescription
how to import: ``` const HashStore = require('simple-js-hash-store') const hashStore = new HashStore('./data') ``` storing data ``` const reference = hashStore.save('test') ``` if memory encombered you can remove a specific item from memory using it's ref
Publisher
published 1.0.6 • 2 years agoDescription
simple js sha2 (256bit) implementation
Publisher
published 1.0.7 • a year agoDescription
this project is intended as an easy to use schnorr signatures. (note: if you don't know what an elliptic curve is you can ignore all curve parameters)
Publisher
published 1.0.1 • 2 years agoDescription
how to import: ``` const sha2_224 = require('simple-js-sha2-224') ``` hashing: ``` sha2_224('hello') // ea09ae9cc6768c50fcee903ed054556e5bfc8347907f12598aa24193 ``` performance: 77.8 kh/s ~ (Core I7-7920HQ single thread)
Publisher
published 1.0.1 • 2 years agoDescription
how to import: ``` const sha2_384 = require('simple-js-sha2-384') ``` hashing: ``` sha2_384('hello') // 59e1748777448c69de6b800d7a33bbfb9ff1b463e44354c3553bcdb9c666fa90125a3c79f90397bdf5f6a13de828684f ```
Publisher
published 1.0.1 • a year agoDescription
how to import: ``` const sha2_512 = require('simple-js-sha2-512') ``` hashing: ``` sha2_512('hello') // 9b71d224bd62f3785d96d46ad3ea3d73319bfbc2890caadae2dff72519673ca72323c3d99ba5c11d7c7acc6e14b8c5da0c4663475c2e5c3adef46f73bcdec043 ```
Publisher
published 1.0.1 • a year agoDescription
simple js sha2 implementation (includes 224bit, 256bit, 384bit, 512bit)
Publisher
published 1.0.5 • a year agoDescription
security holding package
Publisher
published 0.0.1-security • 2 years agoDescription
security holding package
Publisher
published 0.0.1-security • 2 years agoDescription
security holding package
Publisher
published 0.0.1-security • 2 years agoDescription
security holding package
Publisher
published 0.0.1-security • 2 years agoDescription
security holding package
Publisher
published 0.0.1-security • 2 years agoDescription
security holding package
Publisher
published 0.0.1-security • 2 years agoDescription
security holding package
Publisher
published 0.0.1-security • 2 years agoDescription
security holding package
Publisher
published 0.0.1-security • 2 years ago