1.0.2 • Published 3 months ago

legacy-crypto-keygen v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

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
1.0.2

3 months ago

1.0.0

3 months ago