Mon, 03 Jun 2024 17:53:55 UTC | login

Information for build nodejs-tweetnacl-1.0.1-3.fc32

ID144966
Package Namenodejs-tweetnacl
Version1.0.1
Release3.fc32
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
StartedFri, 27 Mar 2020 11:52:06 UTC
CompletedFri, 27 Mar 2020 11:52:06 UTC
Tags
f33
f37
f38
RPMs
src
nodejs-tweetnacl-1.0.1-3.fc32.src.rpm (info) (download)
noarch
nodejs-tweetnacl-1.0.1-3.fc32.noarch.rpm (info) (download)
Changelog * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * 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.