gecko-dev/dom/crypto
Peter Van der Beken 627ac90e0c Bug 1690111 - Use new TypedArray APIs for processing data. r=farre,media-playback-reviewers,padenot,chunmin,sfink
Depends on D152497

Differential Revision: https://phabricator.services.mozilla.com/D152498
2023-09-20 09:42:02 +00:00
..
test Bug 1851928 - webcrypto: use the entire output of ECDH key derivation when the target algorithm doesn't specify a length r=jschanck 2023-09-11 21:04:32 +00:00
CryptoBuffer.cpp Bug 1690111 - Use new TypedArray APIs for appending data to a container. r=farre,extension-reviewers,media-playback-reviewers,kmag,alwu,padenot 2023-09-20 09:42:01 +00:00
CryptoBuffer.h Bug 1649306 - webcrypto: avoid passing null to memcpy (even when length is 0) r=jschanck 2023-08-09 23:05:26 +00:00
CryptoKey.cpp Bug 1788855 - ensure NSS is initialized in CreateECPublicKey r=jschanck 2022-09-06 21:04:31 +00:00
CryptoKey.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
KeyAlgorithmProxy.cpp
KeyAlgorithmProxy.h Bug 1690111 - Use new TypedArray APIs for processing data. r=farre,media-playback-reviewers,padenot,chunmin,sfink 2023-09-20 09:42:02 +00:00
WebCryptoCommon.h Bug 1770885 - Avoid key copy + re-verification in CreateECPublicKey. r=keeler 2022-06-02 12:13:43 +00:00
WebCryptoTask.cpp Bug 1851928 - webcrypto: use the entire output of ECDH key derivation when the target algorithm doesn't specify a length r=jschanck 2023-09-11 21:04:32 +00:00
WebCryptoTask.h Bug 1838703 - [dom/bindings] Mark SetAsFoo() as nodiscard. r=peterv 2023-06-21 16:29:19 +00:00
moz.build