SubtleCrypto

GPTKB entity

Statements (38)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:accessibleBy window.crypto.subtle
gptkbp:availableOn modern web browsers
gptkbp:category gptkb:REST_API
cryptography
web security
gptkbp:compatibleWith Node.js (directly)
gptkbp:definedIn gptkb:W3C_Web_Cryptography_API_specification
gptkbp:features operations are performed in a secure context (HTTPS)
gptkbp:hasMethod digital signature
digest
verify
decrypt
deriveBits
deriveKey
encrypt
exportKey
generateKey
importKey
unwrapKey
wrapKey
https://www.w3.org/2000/01/rdf-schema#label SubtleCrypto
gptkbp:introducedIn 2014
gptkbp:partOf gptkb:Web_Cryptography_API
gptkbp:result Promise objects
gptkbp:supportsAlgorithm gptkb:SHA-256
gptkb:SHA-1
gptkb:SHA-512
gptkb:AES-GCM
gptkb:ECDSA
gptkb:SHA-384
gptkb:AES-CBC
gptkb:ECDH
gptkb:RSA-OAEP
gptkb:RSA-PSS
gptkbp:usedFor cryptographic operations in web applications
gptkbp:bfsParent gptkb:WebCrypto
gptkbp:bfsLayer 6