node-elliptic 6.5.4~dfsg-2 source package in Ubuntu

Changelog

node-elliptic (6.5.4~dfsg-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Repository-Browse.
  * Update standards version to 4.6.1, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Mon, 21 Nov 2022 08:25:52 +0000

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
javascript
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-elliptic_6.5.4~dfsg-2.dsc 2.3 KiB c6cbe1b470e05e0e4ac3694d2440763a4b37bceb8dcb9051f9ba193f3ba15d56
node-elliptic_6.5.4~dfsg.orig.tar.xz 836.8 KiB b06196d6238b22ac0dd60125ead5cbc1742be7434f26f8254e300fdd4af3b395
node-elliptic_6.5.4~dfsg-2.debian.tar.xz 3.9 KiB 1faaaba02af2f9e4dc0826605b2c7f47aebd7f24da76d0ddc0b8313e6ac14a87

Available diffs

No changes file available.

Binary packages built by this source

node-elliptic: fast elliptic curve cryptography in pure javascript

 Fast elliptic-curve cryptography in a plain javascript implementation.
 .
 Incentive for Elliptic: ECC (another library with comparable features) is
 much slower than regular RSA cryptography, the JS implementations are even
 more slower.
 .
 Node.js is an event-based server-side JavaScript engine.