Skip to content

Conversation

outslept
Copy link
Contributor

@outslept outslept commented Sep 23, 2025

closes #248

there are a bunch of libs to fill the gaps, but if I list everything this would be a large encyclopedia 😄


## Web Crypto API (built-in)

Standards-based cryptography in browsers and modern Node (via crypto.webcrypto); async APIs for AES-GCM, HMAC, PBKDF2/HKDF, RSA/ECDSA, and secure RNG. Notable gaps: no streaming APIs, no MD5/RIPEMD160/SHA‑3, no RC4/3DES/ECB, no scrypt/Argon2 (PBKDF2/HKDF only), limited curves (P‑256/384/521; no Ed25519/Ed448 in browsers).
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe this is too much info for this. Makes it sort of hard to read

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Crypto-js

1 participant