-
hacspec is a specification language for cryptographic primitives implemented as a subset of Rust:
https://github.com/hacspec/hacspec
The goal is to provide formally verified reference implementa…
-
**Describe the bug**
Calling `downloadMediaMessage` on a message with an audio file sent as a "document" causes a decryption error.
The same situation described on #420.
The returned stream throw…
-
For use with OSCORE, it would be convenient to have COSE's direct key KDFs available (basically, a way to use the tables from COSE's table16).
Are there any plans to add support for that, would you…
-
-
SubtleCrypto.importKey invokes the algorithm's importKey operation in step 3, and overwrites the `[[extractable]]` internal slot in step 10, regardless what the algorithm wrote into that slot:
![Bild…
-
### Description
When verifying a pantalaimon session, getting to the end of the emoji verification flow causes Element Web to hang with high CPU usage. When using Firefox, the "tab is slowing down …
-
I found these problems with the code:
* Math.random is a bad source of random.
* rawprng() can return NaN.
* random.done() can cause use after free type bugs.
* In random.random(), Number.MAX_…
-
Remove all `mbedtls_xxx` APIs which have an `mbedtls_xxx_ext` equivalent.
-
## **Problem:**
Currently STEKs are provided to `s2n` during configuration phase with `s2n_config_add_ticket_crypto_key` method on per `struct s2n_config` basis.
However, in context of multiple…
-
### Environment
_No response_
### Reproduction
_No response_
### Describe the bug
I've been trying to do vi.mock and unplugin-auto-import to mock it but none of them works
when I config it in un…