@ronomon/crypto-async
Fast, reliable cipher, hash and hmac methods executed in Node's threadpool for multi-core throughput.
jscrypt
Encrypt/Decrypt files via Node.js built-in crypto and stream modules with percentage progress callback with desired chunksize
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.
@hazae41/zepar
WebAssembly port of Aes128Ctr128Be and ChaCha20Poly1305 encryption algorithms