node-cryptiles 6.0.0-1 source package in Ubuntu

Changelog

node-cryptiles (6.0.0-1) unstable; urgency=medium

  * Team upload
  * Declare compliance with policy 4.6.1
  * New upstream version 6.0.0
  * Update deps

 -- Yadd <email address hidden>  Wed, 27 Jul 2022 22:01:41 +0200

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

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-cryptiles_6.0.0-1.dsc 2.0 KiB a3ebf603f2f05b9bb7ce3a9e52d53662f43fa78eb2ae37e41d04809217e9ca52
node-cryptiles_6.0.0.orig.tar.gz 4.1 KiB 64d0bda618feee8c9306795769535b85b924f3ca57de74e2b4706db32092050d
node-cryptiles_6.0.0-1.debian.tar.xz 2.8 KiB 3ef3f36fcac74fcccef2e89a886d0f996b2094f66852b342af18e4a7b5c406e8

Available diffs

No changes file available.

Binary packages built by this source

node-cryptiles: General purpose crypto utilities

 This library provides methods for generating cryptographically strong
 pseudo-random data (string or digits) of specified length. It can also compare
 two strings using fixed time algorithm (to prevent time-based analysis of MAC
 digest match).
 .
 Node.js is an event-based server-side JavaScript engine.