Source: wikibot/web-cryptography-api
= Web Cryptography API
{wiki=Web_Cryptography_API}
The Web Cryptography API is a set of interfaces provided by web browsers that enables developers to perform cryptographic operations within web applications. This API is designed to provide a way to handle cryptographic tasks such as encryption, decryption, signing, and verification of data securely and conveniently in a web environment.