js-nacl

Crypto library

A JavaScript API wrapper for cryptographic routines from the libsodium library.

Pure-Javascript High-level API to Emscripten-compiled libsodium routines.

GitHub

493 stars
27 watching
51 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jedisct1/libsodium.js A WebAssembly and pure JavaScript implementation of the sodium crypto library for secure communication 981
codesinchaos/chaos.nacl A C# cryptography library implementing a subset of cryptographic primitives and algorithms based on NaCl. 132
daviddesmet/nacl.core A managed .NET library providing cryptographic primitives and message authentication codes 71
dchest/tweetnacl-js A JavaScript implementation of cryptographic primitives inspired by the TweetNaCl library 1,782
spalt08/cryptography A collection of high-performance cryptographic packages in JavaScript. 54
clipperz/javascript-crypto-library A comprehensive JavaScript library providing efficient cryptographic functions for web development. 287
deliberative/crypto A reference implementation of cryptographic operations in WebAssembly and Node.js for secure data exchange and sharing. 28
didactic-drunk/sodium.cr A Crystal wrapper for the libsodium crypto API providing a common interface to various cryptographic algorithms 49
ektrah/nsec A cryptographic library for .NET based on libsodium 394
cryptocoinjs/cryptocoin A JavaScript library for interacting with cryptocurrencies in the browser. 140
pyca/pynacl A Python interface to cryptographic primitives and protocols 1,077
rustcrypto/nacl-compat Provides Rust compatibility with NaCl-family libraries for secure cryptographic functions. 58
jedisct1/libhydrogen A lightweight cryptographic library providing simple functions to solve common problems. 630
brndnmtthws/dryoc A pure-Rust cryptography library based on libsodium, providing a mostly drop-in replacement with safe and protected memory handling. 288
cryptocoinjs/coinkey A JavaScript library for generating and manipulating private keys, public keys, and addresses for various cryptocurrencies. 149