- From: Nina Satragno <noreply@github.com>
- Date: Wed, 25 Mar 2020 12:48:09 -0700
- To: public-webauthn@w3.org
Branch: refs/heads/master
Home: https://github.com/w3c/webauthn
Commit: a6368172ed38b0d649274852f15308ae9bbf8aaa
https://github.com/w3c/webauthn/commit/a6368172ed38b0d649274852f15308ae9bbf8aaa
Author: Nina Satragno <nsatragno@gmail.com>
Date: 2020-03-25 (Wed, 25 Mar 2020)
Changed paths:
M index.bs
Log Message:
-----------
Default to ES256 and RS256 if pubKeyCredParams is empty (#1387)
Default to algorithm -7 ("ES256") and -257 ("RS256") when
options.pubKeyCredParams is empty.
Fixes issue 1383.
Received on Wednesday, 25 March 2020 19:48:23 UTC