Packages by chm-diederichs [SYNC profile]

Name IM Last modified Is admin Publish scopes
@chm-diederichs Thu Jan 04 2024 17:35:46 GMT+0000 (Coordinated Universal Time) false

  • sha256-wasm (latest: 2.2.2) WebAssembly implementation of SHA-256
  • sha512-wasm (latest: 2.3.4) sha512 hashing algorithm implemented in WebAssembly
  • sha256-universal (latest: 1.2.1) Sha256 hashing algorithm in both WASM and pure JS
  • noise-curve-ed (latest: 2.0.1) Ed25519 elliptic curve operations for [`noise-handshake`](https://github.com/chm-diederichs/noise-handshake)
  • noise-handshake (latest: 3.0.2) ## Usage ```js const Noise = require('noise-handshake') const Cipher = require('noise-handshake/cipher') const initiator = new Noise('IK', true) const responder = new Noise('IK', false)
  • bint8array (latest: 1.1.3) Uint8Array utils for parity with Buffers
  • compact-encoding (latest: 2.13.0) A series of compact encoding schemes for building small and fast parsers and serializers

Copyright 2013 - present © cnpmjs.org | Home |