@ronomon/crypto-async
Fast, reliable cipher, hash and hmac methods executed in Node's threadpool for multi-core throughput.
@elijahjcobb/encryption
An encryption package that provides implementations for hashing, ciphers, and random string generation.
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.