Wed, 29 May 2024 04:56:24 UTC | login

Information for build nodejs-tweetnacl-1.0.1-1.fc31

ID100968
Package Namenodejs-tweetnacl
Version1.0.1
Release1.fc31
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
StartedWed, 24 Jul 2019 13:47:12 UTC
CompletedWed, 24 Jul 2019 13:47:12 UTC
Tags
f31
RPMs
src
nodejs-tweetnacl-1.0.1-1.fc31.src.rpm (info) (download)
noarch
nodejs-tweetnacl-1.0.1-1.fc31.noarch.rpm (info) (download)
Changelog * Tue Apr 23 2019 Ben Rosser <rosser.bjr@gmail.com> - 1.0.1-1 - Updated to latest upstream release (rhbz#1669193). * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Aug 16 2018 Ben Rosser <rosser.bjr@gmail.com> - 1.0.0-1 - Initial package.