- From: =JeffH via GitHub <sysbot+gh@w3.org>
- Date: Wed, 01 Mar 2017 21:12:43 +0000
- To: public-webauthn@w3.org
The following commits were just pushed by equalsJeffH to https://github.com/w3c/webauthn: * Make makeCredential() more precise. (#347) * Make makeCredential() more precise. I've linked a lot more terms, reordered explanations to be clearer, and specified some missing behavior. This fixes #273 and improves #270. * Treat rpId as an origin. * Go parallel later in makeCredential(). This fixes #263 and fixes half of #254. * Fix #265. * Fix #266. * Fix annevk's and equalsJeffH's comments. * Refer to #362. * Improve processing of unsupported extensions. by Jeffrey Yasskin https://github.com/w3c/webauthn/commit/546f82fccf9d676c49a0af109a7f11c563b09ae0 * Make hashAlg a "recognized algorithm name". (#352) * Make `hashAlg` a recognized algorithm name for a digest algorithm. This drops the use of "S256", etc. * Remove the IANA section for S256, etc. This didn't really fit anyway since SHA-256, etc are digests not "Cryptographic Algorithms for Digital Signatures and MACs". by Jeffrey Yasskin https://github.com/w3c/webauthn/commit/c42a822a357c1697c999d930106ed666f78261c5 * fixed merge conflict by JeffH https://github.com/w3c/webauthn/commit/49a1a12799acadf4957ec23aadf98837e7a4edc2
Received on Wednesday, 1 March 2017 21:12:50 UTC