azero123


Austin Zelenka

  • easy and light weight pedersen commitment implementation

    published 1.0.2 5 years ago
  • basic elliptic curve math in javascript

    published 2.0.1 5 years ago
  • easy and light weight ecdsa implementation

    published 1.8.1 5 years ago
  • 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

    published 1.0.6 5 years ago
  • simple js sha2 (256bit) implementation

    published 1.0.7 4 years ago
  • 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)

    published 1.0.1 5 years ago
  • 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)

    published 1.0.1 5 years ago
  • how to import: ``` const sha2_384 = require('simple-js-sha2-384') ``` hashing: ``` sha2_384('hello') // 59e1748777448c69de6b800d7a33bbfb9ff1b463e44354c3553bcdb9c666fa90125a3c79f90397bdf5f6a13de828684f ```

    published 1.0.1 4 years ago
  • how to import: ``` const sha2_512 = require('simple-js-sha2-512') ``` hashing: ``` sha2_512('hello') // 9b71d224bd62f3785d96d46ad3ea3d73319bfbc2890caadae2dff72519673ca72323c3d99ba5c11d7c7acc6e14b8c5da0c4663475c2e5c3adef46f73bcdec043 ```

    published 1.0.1 4 years ago
  • simple js sha2 implementation (includes 224bit, 256bit, 384bit, 512bit)

    published 1.0.5 4 years ago
  • security holding package

    published 0.0.1-security 5 years ago
  • security holding package

    published 0.0.1-security 5 years ago
  • security holding package

    published 0.0.1-security 5 years ago
  • security holding package

    published 0.0.1-security 5 years ago
  • security holding package

    published 0.0.1-security 5 years ago
  • security holding package

    published 0.0.1-security 5 years ago
  • security holding package

    published 0.0.1-security 5 years ago
  • security holding package

    published 0.0.1-security 5 years ago