Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 187 Bytes

readme.md

File metadata and controls

7 lines (4 loc) · 187 Bytes

naclb - NaCl C crypto-library binding for Node.js

naclb is a Node.js binding of NaCl library (written in C) for faster computation of Ed25519 signature scheme.

Usage:

See test.js