-
The HTTPbis WG's Signing HTTP Messages RFC team have been looking to [add support for Ed25519](https://github.com/httpwg/http-extensions/issues/1509#issuecomment-1006966229).
-
Hi,
so background
I have a server that uses openSSL (in fact libcrypto) to perform various RSA operations. The very first thing is to encrypt something using a public key provided by a client. F…
-
The error is:
```
Unable to decrypt attachment:
- TypeError: undefined is not an object (evaluating window.crypto.subtle.importKey')
```
-
The fallback section of the readme for the client-browser module lists the features of the SDK that are not supported by certain browsers. However, while it mentions `msrcrypto` as an example of a fal…
juneb updated
4 years ago
-
Imported from https://www.w3.org/Bugs/Public/show_bug.cgi?id=11528
Based on lots of developer feedback, in addition to the current automatic commit model it would be nice to support:
- explicitly com…
-
(Previously tracked in #1076.)
PDF.js now displays digital signatures, but doesn't validate them, which is comparable to what other PDF viewers do. However, it would be good if we can also implemen…
-
```
var md = forge.md.sha256.create()
md.update(data)
const hash = md.digest()
```
This gives me some weird Object. How do I get 32 bytes in Uint8Array in the most performant way?
-
It would be useful to expose a TLS Key Exporter ([RFC 5707](https://www.rfc-editor.org/rfc/rfc5705)), or at least a value that's derived from the TLS master secret, and therefore unique to the TLS ses…
-
I'm trying to test code that does something like `crypto.subtle.digest('MD5', body)`. However, when I run the test, I get the error `ReferenceError: crypto is not defined`.
Do the mocks need to be …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
These pr…