Web Crypto
Basic cryptography features available in the current context. It allows access to a cryptographically strong random number generator and to cryptographic primitives.
The Web Crypto API is accessed through the global crypto property, which is a Crypto object.