gecko-dev/dom/crypto
R. Martinho Fernandes 9af790a9cf Bug 1286250 - return correct error code for bad AES key length r=keeler
I found out there were already existing tests for this, so I changed them to no longer expect failure.

Differential Revision: https://phabricator.services.mozilla.com/D79455
2020-06-17 08:19:33 +00:00
..
test Bug 1286250 - return correct error code for bad AES key length r=keeler 2020-06-17 08:19:33 +00:00
CryptoBuffer.cpp bug 1610296 - Rename TypedArray_base::ComputeLengthAndData to TypedArray_base::ComputeState; r=bzbarsky 2020-01-23 03:22:06 +00:00
CryptoBuffer.h Bug 1628692 - Prepare dom/crypto for making FallibleTArray uncopyable. r=keeler 2020-04-29 17:24:13 +00:00
CryptoKey.cpp Bug 1410403 - Use id-ecPublicKey for ECDH key export from WebCrypto r=keeler 2019-11-11 21:25:40 +00:00
CryptoKey.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/crypto. r=smaug 2020-02-12 13:25:38 +00:00
KeyAlgorithmProxy.cpp Bug 1564509 - Remove DH from WebCrypto r=kjacobs,bzbarsky,keeler 2019-11-11 21:17:47 +00:00
KeyAlgorithmProxy.h bug 1610296 - Rename TypedArray_base::ComputeLengthAndData to TypedArray_base::ComputeState; r=bzbarsky 2020-01-23 03:22:06 +00:00
moz.build
WebCryptoCommon.h Bug 1564509 - Remove DH from WebCrypto r=kjacobs,bzbarsky,keeler 2019-11-11 21:17:47 +00:00
WebCryptoTask.cpp Bug 1286250 - return correct error code for bad AES key length r=keeler 2020-06-17 08:19:33 +00:00
WebCryptoTask.h