mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 16:46:26 +00:00
fa14e077d5
- The u2futil.js script's verifySignature method was causing an intermittent in test_frame_register_sign.html due to incomplete ASN.1 decoding. Since we're calready pulling in an ASN.1 parsing library, this changes that code to do a complete parse and santizize, which should cover all cases. MozReview-Commit-ID: 9kDWT2KUFdq --HG-- extra : transplant_source : %A9CD%CD%E7E%11s%0A%82ls%5B%7B%80jQ%FC%FE%0B |
||
---|---|---|
.. | ||
tests | ||
moz.build | ||
U2F.cpp | ||
U2F.h | ||
USBToken.cpp | ||
USBToken.h |