https://github.com/cpuchain/yescrypt-js
Node.js / WASM bindings for Yescrypt KDF
https://github.com/cpuchain/yescrypt-js
napi native-bindings node-addon-api nodegyp nodejs wasm webassembly yescrypt
Last synced: about 1 month ago
JSON representation
Node.js / WASM bindings for Yescrypt KDF
- Host: GitHub
- URL: https://github.com/cpuchain/yescrypt-js
- Owner: cpuchain
- License: bsd-2-clause
- Created: 2025-06-08T13:06:00.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-24T13:02:13.000Z (9 months ago)
- Last Synced: 2025-09-28T11:21:30.936Z (7 months ago)
- Topics: napi, native-bindings, node-addon-api, nodegyp, nodejs, wasm, webassembly, yescrypt
- Language: C
- Homepage: https://cpuchain.github.io/yescrypt-js/wasm/example.html
- Size: 227 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Node.js / WASM bindings for Yescrypt
[](https://www.npmjs.com/package/yescrypt)
[](https://www.npmjs.com/package/yescrypt-wasm)
For node.js bindings refer to `./node` directory,
For WebAssembly bindings refer to `./wasm` directory