crypto-aes-ctr
Convenience wrapper that allows starting aes-256-ctr decryption midstream
aes-ctr-concurrent
Native TypeScript Node.js library for AES-256-CTR, enabling concurrent encryption/decryption with precise IV offset handling down to any byte level, not just full blocks.
aes-js
A pure JavaScript implementation of the AES block cipher and all common modes of operation.
@noble/ciphers
Audited & minimal JS implementation of Salsa20, ChaCha and AES