- From: GitHub <noreply@github.com>
 - Date: Mon, 05 Feb 2018 16:52:17 -0800
 - To: public-webauthn@w3.org
 - Message-ID: <5a78fc41f499_2af552afce213fc185474c@hookshot-fe-dfcc362.cp1-iad.github.net.mail>
 
  Branch: refs/heads/master
  Home:   https://github.com/w3c/webauthn
  Commit: f0224aa2bb69478aa9d42894d5f036ad0c1d9936
      https://github.com/w3c/webauthn/commit/f0224aa2bb69478aa9d42894d5f036ad0c1d9936
  Author: Adam Langley <agl@imperialviolet.org>
  Date:   2018-01-17 (Wed, 17 Jan 2018)
  Changed paths:
    M index.bs
  Log Message:
  -----------
  Update CDDL to reflect packed, self-attestation.
The verification process for the packed attestation format deals with a
case where both `x5c` and `ecdaaKeyId` elements are absent, but the CDDL
doesn't reflect that possibility.
  Commit: 72958fef808d45e04bbaaf6f17c494104162f0e5
      https://github.com/w3c/webauthn/commit/72958fef808d45e04bbaaf6f17c494104162f0e5
  Author: Adam Langley <agl@imperialviolet.org>
  Date:   2018-02-05 (Mon, 05 Feb 2018)
  Changed paths:
    M index.bs
  Log Message:
  -----------
  Merge pull request #751 from agl/selfattestation
Update CDDL to reflect packed, self-attestation.
Compare: https://github.com/w3c/webauthn/compare/4f1a3ba83398...72958fef808d
Received on Tuesday, 6 February 2018 00:52:42 UTC