Mon, 29 Apr 2024 10:58:47 UTC | login

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

ID73538
Package Namenodejs-tweetnacl
Version1.0.0
Release1.fc29
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
StartedTue, 25 Sep 2018 09:14:05 UTC
CompletedTue, 25 Sep 2018 09:14:05 UTC
Tags
f29
f30
RPMs
src
nodejs-tweetnacl-1.0.0-1.fc29.src.rpm (info) (download)
noarch
nodejs-tweetnacl-1.0.0-1.fc29.noarch.rpm (info) (download)
Changelog * Thu Aug 16 2018 Ben Rosser <rosser.bjr@gmail.com> - 1.0.0-1 - Initial package.