1.0.2 ⢠Published 3 months ago
legacy-crypto-keygen v1.0.2
Legacy Crypto KeyGen
š
š Why This Package?
In Node.js 22, crypto.createCipher()
is deprecated, breaking encryption compatibility with previous Node.js versions. This package generates legacy-style Key and IV, allowing you to decrypt data encrypted using older versions.
š¦ Installation
npm install legacy-crypto-keygen