v2.1.9
📦 denoView on GitHub →
✨ 2 features🐛 1 fixes🔧 4 symbols
Summary
This release introduces performance optimizations for cryptographic hashing using ring and adds HTTP information support to the Node.js compatibility layer.
✨ New Features
- Added HTTP information support to the Node.js extension.
- Improved performance for SHA256 and SHA512 by using ring for assembly implementations.
🐛 Bug Fixes
- Fixed missing HTTP information support in ext/node (#27381).
🔧 Affected Symbols
ext/nodecryptosha256sha512