зеркало из https://github.com/mozilla/gecko-dev.git
79bcf1e75e
KeyAlgorithmProxy::JwkAlg() didn't account for ECDSA, so when ImportKeyTask::JwkCompatible() checked the 'alg' field, if it was present and correct, it would never match for ECDSA keys, so importing would fail. Differential Revision: https://phabricator.services.mozilla.com/D128116 |
||
---|---|---|
.. | ||
test | ||
CryptoBuffer.cpp | ||
CryptoBuffer.h | ||
CryptoKey.cpp | ||
CryptoKey.h | ||
KeyAlgorithmProxy.cpp | ||
KeyAlgorithmProxy.h | ||
WebCryptoCommon.h | ||
WebCryptoTask.cpp | ||
WebCryptoTask.h | ||
moz.build |