Wed, 29 May 2024 03:57:33 UTC | login

Information for build nodejs-tweetnacl-1.0.0-1.fc30

ID77636
Package Namenodejs-tweetnacl
Version1.0.0
Release1.fc30
Epoch
SummaryPort of TweetNaCl cryptographic library to JavaScript
DescriptionThe 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.)
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 01 Dec 2018 10:38:17 UTC
CompletedSat, 01 Dec 2018 10:38:17 UTC
Tags
f30
f31
RPMs
src
nodejs-tweetnacl-1.0.0-1.fc30.src.rpm (info) (download)
noarch
nodejs-tweetnacl-1.0.0-1.fc30.noarch.rpm (info) (download)
Changelog * Thu Aug 16 2018 Ben Rosser <rosser.bjr@gmail.com> - 1.0.0-1 - Initial package.