SyntaxFix
Write A Post
Hire A Developer
Questions
Modern browsers now support the crypto.subtle API, which provides native encryption and decryption functions (async no less!) using one of these method: AES-CBC, AES-CTR, AES-GCM, or RSA-OAEP.
crypto.subtle
https://www.w3.org/TR/WebCryptoAPI/#dfn-Crypto