Packages
Comaintainers
110 packages
accumulator-hash
Generate unique references
action-test-trigger
anon-creds
Anonymous credential scheme based on https://eprint.iacr.org/2017/115.pdf
argon2hash-wasm
argon2 password hashing alg implemented in WASM
attest-auth
Login by attestation
autobase
## Install
autobase-next
## Install `npm i autobase-next`
autobase-test-helpers
Helpers when writing tests for an Autobased application
basic-noise
## Usage ```js const Noise = require('basic-noise') const initiator = new Noise('IK ', true) const responder = new Noise('IK', false)
biguintbe
Encode / decode unsigned BigInt as big endian