-
There was an issue #2 with encryption in Safari which was solved with replacing webcrypto-shim libray for webcrypto-liner. Neither webcrypto-shim nor webcrypto-liner don't work in IE. Webcrypto-shim g…
-
We are collaborating with Igalia on this.
Filling issue so folks can subscribe for updates – I will edit details below to reflect current state.
- Meta / specs
- https://github.com/w3c/webcry…
lidel updated
3 months ago
-
Is it intended that the SHA3 algorithms from this proposal interact with other algorithms from https://w3c.github.io/webcrypto/ whenever a `hash` algorithm member (`HashAlgorithmIdentifier`) is used? …
panva updated
2 months ago
-
I am using your package in one of my subpackages in the browser with Angular. However when I call it, I am getting this error:
```
webcrypto.es.js:2233 Uncaught TypeError: crypto3.getCiphers is no…
cre8 updated
2 months ago
-
Documentation for `EcdhPrivateKey.deriveBits` could have bullet point list mentining the maximum length of bits that can be derived from each curve.
**Example**
```md
[length] specifies the lengt…
-
Since DataStore [became multiplatform library](https://developer.android.com/jetpack/androidx/releases/datastore#1.1.0) in 1.1.0, it would be great to have multiplatform solution for its encryption.
…
-
Our test failed when dependent bot try to auto upgrade dependency for us. Happy to see the info about what is changed from 1.0.2 to 1.1.2, thanks!
https://github.com/DimensionDev/Maskbook/pull/611
…
-
I'm trying to get native RSA key generation working on Android using the WebCrypto Api:
https://dvcs.w3.org/hg/webcrypto-api/raw-file/tip/spec/Overview.html#SubtleCrypto-method-generateKey
The key ge…
tanx updated
10 years ago
-
https://w3c.github.io/webcrypto/#dfn-SubtleCrypto
https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto?retiredLocale=sv-SE
```[tasklist]
### Related issues
- [ ] https://github.com/aw…
-
I have installed fortify locally and running it with `npm start` and have added `@webcrypto-local/client` to my dependencies. When compiling my angular code, I get the following errors for your libra…