[webauthn] new commits pushed by vijaybh

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

* Extend the signature format to also include the RP ID (#144)

* Extend the signature format to also include the RP ID

Fixes #107

* UTF-16 -> UTF-8

As per feedback from @bifurcation

* RP ID should be in clientData, so RP can validate the RP ID hash is 
correct in authenticatorData

* Clean up authenticator processing sections

Add language about the authenticator needing to produce attestation at
makeCredential time. Fixes #114.

Also add a more complete listing of what is returned from the
authenticator methods. Fixes #105.
  by Vijay Bharadwaj
https://github.com/w3c/webauthn/commit/4c4060a0011c3d64e54261cc4882f843bb8c014c

* Merge from master
  by Vijay Bharadwaj
https://github.com/w3c/webauthn/commit/f734bd1884452de7fc5451908e15ce7c9f2a564b

Received on Wednesday, 20 July 2016 18:56:20 UTC