twiss / webcrypto-modern-algos

Proposal for the addition of various modern algorithms to the Web Cryptography API, as well as feature detection for algorithm support
https://twiss.github.io/webcrypto-modern-algos/
3 stars 0 forks source link

Modern Algorithms in the Web Cryptography API

This repository contains a proposal to add support for various modern cryptographic algorithms in the Web Cryptography API, namely:

Additionally, it proposes to add a SubtleCrypto.supports function, for improved algorithm support detection.

See the draft specification.