-
-
Spec: https://w3c.github.io/webcrypto
This is the global tracking issue for WebCrypto API implementation.
See the status of the entire API surface:
- [x] Enable non-extractable keys: #11481
…
-
This is a sampling of things that would need to be changed to support this signer. One difference is ES384 would use sha384.
https://github.com/decentralized-identity/did-jwt/blob/master/src/Verif…
-
On the NIST P-521 entry, `p` should be `2^521 - 1`. However I see
`0x01ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 18.04
Queue | TigerUbuntu
Baseline | [ef43a7b596545602a8bfe47d7a2b27a8ab5516ae](https://github.com/dotnet/runtim…
-
I am testing the performance of **mutual TLS connection** with hybrid certificates on AWS EC2. The certificate chain of a test group is created in this way:
```
RootCA
├── SecondCA
│ └──server …
-
### Run Information
Name | Value
-- | --
Architecture | arm64
OS | ubuntu 20.04
Queue | AmpereUbuntu
Baseline | [f73356c1f4b9b292dc4fb02f1dd47e4a61e423f5](https://github.com/dotnet/runtime/commit/…
-
### Run Information
Architecture | x64
-- | --
OS | ubuntu 18.04
Baseline | [5f8358d0e779b78b3e530255d8f29bea6e4b5772](https://github.com/dotnet/runtime/commit/5f8358d0e779b78b3e530255d8f29bea6e…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | Windows 10.0.18362
Queue | TigerWindows
Baseline | [2f49fcff6df15a200ef01eea16b3ce7930f75c5c](https://github.com/dotnet/runtime/com…
-
In ecdsa.go, lines [99](https://github.com/veraison/go-cose/blob/8cef769ef52c8fc111a8b1e4da83649f1cb170d0/ecdsa.go#L99) and [113](https://github.com/veraison/go-cose/blob/8cef769ef52c8fc111a8b1e4da836…