Letter N

nodejs-tweetnacl - Port of TweetNaCl cryptographic library to JavaScript

Website: https://www.npmjs.com/package/tweetnacl
License: Unlicense
Vendor: Alcance Libre, Inc.
Description:
The primary goal of this project is to produce a translation of TweetNaCl
to JavaScript which is as close as possible to the original C
implementation, plus a thin layer of idiomatic high-level API on top of it.

There are two versions, you can use either of them:

nacl.js is the port of TweetNaCl with minimum differences from the original
+ high-level API.

nacl-fast.js is like nacl.js, but with some functions replaced with faster
versions. (Used by default when importing NPM package.)

Packages

nodejs-tweetnacl-1.0.1-3.fc14.al.src [2.1 MiB] Changelog by Fedora Release Engineering (2020-01-29):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

Listing created by Repoview-0.6.6-6.fc14.al