problem: cannot verify signature in browser

solution: support NIST P-256 curve which is supported by browser's webcrypto
This commit is contained in:
Vyacheslav Shebanov
2022-06-17 05:08:18 +03:00
committed by GitHub
parent aeea27bb70
commit de5720897a
8 changed files with 73 additions and 21 deletions

View File

@@ -578,7 +578,7 @@ signed-response:
| `algorithm`
| `SECP256K1`
| SECP256K1 only possible at this moment
| `SECP256K1` or `NIST-P256`
| `private-key`
|