Debian Patches

Status for node-crypto-browserify/3.12.0-8

Patch Description Author Forwarded Bugs Origin Last update
test-with-unknown-ciphers.patch schemes depend on openssl compilation flags Jérémy Lal <kapouer@melix.org> yes 2017-12-30
remove-diffie-hellman-support.patch Remove diffie hellman support https://github.com/crypto-browserify/diffie-hellman/issues/22 no
disable-rmd160.patch disable rmd160 (ripemd160 has been disabled in OpenSSL 3) Yadd <yadd@debian.org> no debian 2022-06-01
fix-for-nodejs-22.patch Use browserify-cipher/browser to fix Node.js 22 compatibility Node.js 17+ removed the deprecated crypto.createCipher and
crypto.createDecipher functions. The browserify-cipher main entry
re-exports these from native crypto, which are now undefined.
.
Switch to browserify-cipher/browser which provides a pure JS
implementation that works across all Node.js versions.
Yadd <yadd@debian.org> not-needed 2026-03-09

All known versions for source package 'node-crypto-browserify'

Links