Source: node-blueimp-md5 Section: javascript Maintainer: Debian Javascript Maintainers Uploaders: Jonas Smedegaard Testsuite: autopkgtest-pkg-nodejs Build-Depends: brotli , cmark-gfm , debhelper-compat (= 13) , dh-sequence-nodejs , eslint , mocha , node-chai , node-js-yaml , pigz , terser Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/js-team/node-blueimp-md5 Vcs-Git: https://salsa.debian.org/js-team/node-blueimp-md5.git Homepage: https://github.com/blueimp/JavaScript-MD5 Package: node-blueimp-md5 Architecture: all Depends: ${misc:Depends} Recommends: javascript-common Provides: libjs-blueimp-md5 , ${nodejs:Provides} Multi-Arch: foreign Description: JavaScript library implementing the MD5 hash algorithm JavaScript MD5 implementation. Compatible with server-side environments like Node.js, module loaders like RequireJS or webpack and all web browsers. . The MD5 message-digest algorithm is a cryptographically broken but still widely used hash function producing a 128-bit hash value.