[webauthn] new commits pushed by nicksteele

The following commits were just pushed by nicksteele to https://github.com/w3c/webauthn:

* Add test vectors for PRF extension
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/37dacdae7de4a08b08b99a10843c37fb7babb418

* Use <xmp> instead of <pre>, fixing CDDL highlighting

Using <pre> causes some single quotes in the CDDL examples to be converted into
"’" (U+2019) instead of "'" (U+0027), which is incorrect CDDL and also breaks
the CDDL syntax highlighting.

See the [Bikeshed documentation][1] for more on using `<xmp>`.

[1]: https://speced.github.io/bikeshed/#xmp
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/ebfe871f78f5d5be6cefecabf5a723b119dacae2

* Use 0x0a instead of 0x10 as 11th test vector PRNG index
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/c2395cbbb6351654ef1a2d40ceba252ca73d4683

* Fix order of middle bytes in Uint32Array example
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/b953fed1340f3c97096444960c6107c07cebb442

* Escape single quote in CDDL-style byte string literal in <code>
  by Emil Lundberg
https://github.com/w3c/webauthn/commit/a23151753ccc9857a00831250b196828c84907e3

* Merge pull request #2174 from w3c/issue-2088-prf-test-vectors

Add test vectors for PRF extension
  by Nick Steele
https://github.com/w3c/webauthn/commit/d9204428c6d92ec1a0712110939cdf8156bc1818



-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 9 October 2024 18:14:05 UTC