-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CryptoKeyのextractable: falseが問題ないようにする
- `genAlgorithmForSignAndVerify`の第2引数はhash文字列を指定するように - `verifyDraftSignature`のdefaultsはいらないことに気づいた - `importPrivateKey`/`importPublicKey`にextractableを指定できるように - `parseSignInfo`の第2引数がwebcrypto.CryptoKey['algorithm']を受け付けるように
- Loading branch information
Showing
14 changed files
with
335 additions
and
254 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.