API Reference
API Reference
Comprehensive documentation for all RNQC modules.
RNQC mirrors the Node.js crypto API while adding specialized high-performance modules.
Core Modules
install()
Global polyfill injection for drop-in compatibility.
Cipher
Symmetric encryption (AES, ChaCha20).
Hash
Message digests (SHA-2, SHA-3, MD5).
HMAC
Keyed-hash message authentication.
Random
CSPRNG, UUIDs, and random integers.
Keys
Key generation (RSA, EC) and conversion.