-
I'd be interested in this API for Chromium if it was also applicable to payments anti-fraud use cases around device-binding. Which, if any, of the various options and hints that WebAuthn provides for …
-
https://safecurves.cr.yp.to/
It would be great to see Ed25519 support in ECDH/ECDSA operations!
-
Hi,
With my debian hat on, could be possible to strongly discourage pure javascript implementation.
It is a crypto cover channel pitfall. Javascript due to is modern implementation is a JIT impl…
-
the same error happens with https://github.com/decentralized-identity/ion-tools
but not with https://github.com/decentralized-identity/ion-sdk
macOS Monterey
MacBook Pro (13-inch, M1, 2020)
``…
-
-
**Current behavior**
The current API only accepts files uploaded as PEM encoding because the API accepts json and interpreting byte formats was step to far to get the implementation out of …
-
## Introduction
[I have an existing issue [here](https://github.com/w3c/webcrypto/issues/265), but I'm hoping to get more eyes on it.]
The `SubtleCrypto.deriveKey` API exposes one password-base…
-
This is literally the only package I have found that supports webcrypto with react native...
But I really need to be able to generate the following RSA key (for compatibility with the rest of our s…
-
When I try to export a private key with a passphrase, the output is identical to one without. It seems like the passphrase argument has 0 effect on the output? I'm not sure if I'm misunderstanding som…
-
_From [jo...@google.com](https://code.google.com/u/109784845986778244660/) on August 11, 2014 21:30:47_
We need to write the functions that interact with the Chrome App API for hardware devices once …