зеркало из https://github.com/mozilla/gecko-dev.git
a51561a1c4
This change includes the FIDO "App ID" as part of the function used to generate the wrapping key used in the NSS-based U2F soft token, cryptographically binding the "Key Handle" to the site that Key Handle is intended for. This is a breaking change with existing registered U2F keys, but since our soft token is hidden behind a pref, it does not attempt to be backward-compatible. - Updated for rbarnes' and qdot's reviews comments. Thanks! - Made more strict in size restrictions, and added a version field to help us be this strict. - Bugfix for an early unprotected buffer use (Thanks again rbarnes!) - Fix a sneaky memory leak re: CryptoBuffer.ToSECItem MozReview-Commit-ID: Jf6gNPauT4Y --HG-- extra : rebase_source : 4ff5898e93e4a0a75576e5e54035a1cb6dd952d7 |
||
---|---|---|
.. | ||
tests | ||
NSSU2FTokenRemote.cpp | ||
NSSU2FTokenRemote.h | ||
ScopedCredential.cpp | ||
ScopedCredential.h | ||
ScopedCredentialInfo.cpp | ||
ScopedCredentialInfo.h | ||
WebAuthentication.cpp | ||
WebAuthentication.h | ||
WebAuthnAssertion.cpp | ||
WebAuthnAssertion.h | ||
WebAuthnAttestation.cpp | ||
WebAuthnAttestation.h | ||
WebAuthnRequest.h | ||
moz.build |