🏠 New in High Baseline Support: Web Cryptography
January 29, 2018
caniuse · mdn · [spec]([‘https://w3c.github.io/webcrypto/’, ‘https://wicg.github.io/webcrypto-secure-curves/’])
The Web Cryptography API performs low-level cryptographic operations, such as encryption, decryption, and signature verification. Also known as the Web Crypto API.
Source features
api.Crypto[mdn]api.Crypto.getRandomValues[mdn]api.crypto[mdn]api.CryptoKey[mdn]api.CryptoKey.algorithm[mdn]api.CryptoKey.extractable[mdn]api.CryptoKey.type[mdn]api.CryptoKey.usages[mdn]api.Crypto.subtle[mdn]api.SubtleCrypto[mdn]api.SubtleCrypto.decrypt[mdn]api.SubtleCrypto.digest[mdn]api.SubtleCrypto.encrypt[mdn]api.SubtleCrypto.exportKey[mdn]api.SubtleCrypto.generateKey[mdn]api.SubtleCrypto.importKey[mdn]api.SubtleCrypto.sign[mdn]api.SubtleCrypto.unwrapKey[mdn]api.SubtleCrypto.verify[mdn]api.SubtleCrypto.wrapKey[mdn]api.SubtleCrypto.deriveBits[mdn]api.SubtleCrypto.deriveKey[mdn]api.SubtleCrypto.deriveKey.derivedKeyAlgorithm_option_aes[mdn]api.SubtleCrypto.deriveKey.derivedKeyAlgorithm_option_hmac[mdn]api.Crypto.randomUUID[mdn]api.SubtleCrypto.deriveKey.derivedKeyAlgorithm_option_hkdf[mdn]api.SubtleCrypto.deriveKey.derivedKeyAlgorithm_option_pbkdf2[mdn]api.SubtleCrypto.exportKey.ed25519[mdn]api.SubtleCrypto.generateKey.ed25519[mdn]api.SubtleCrypto.importKey.ed25519[mdn]api.SubtleCrypto.sign.ed25519[mdn]api.SubtleCrypto.verify.ed25519[mdn]api.SubtleCrypto.deriveBits.x25519[mdn]api.SubtleCrypto.deriveKey.x25519[mdn]api.SubtleCrypto.exportKey.x25519[mdn]api.SubtleCrypto.generateKey.x25519[mdn]api.SubtleCrypto.importKey.x25519[mdn]