An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Node.js / WASM bindings for Yescrypt

[![NPM Version](https://img.shields.io/npm/v/yescrypt)](https://www.npmjs.com/package/yescrypt)
[![NPM Version](https://img.shields.io/npm/v/yescrypt-wasm)](https://www.npmjs.com/package/yescrypt-wasm)

For node.js bindings refer to `./node` directory,

For WebAssembly bindings refer to `./wasm` directory