-
### Suggested enhancement
Add ML-DSA and ML-KEM post-quantum algorithm support
### Justification
Mbed TLS needs this because other security solutions which depend on MbeTLS can benefit from P…
-
OOPS. I put this issue on the wrong repo, and now it's a pain to move it.
Scraping comments from this thread:
https://mailarchive.ietf.org/arch/msg/pqc/LbdN12fhjsjPz3tzkEJdPAvrBY8/
- [ ] Be…
-
We are now seeing PQC support added to TLS implementations:
https://docs.aws.amazon.com/kms/latest/developerguide/pqtls.html
In the announcement, s2n-tls was modified to add support for Kyber, NIS…
-
Hi,
(
NOTE: issue also on your other project:
https://github.com/dgazzoni/PQC-AMX/issues/1)
)
running the benchmark:
>sudo ./run_benchmarks.sh
seems OK:
```
Waiting for the system to…
-
I am trying to enable secure boot on ARM Zynq board. By studying the boot sequence of the board we found out that it is possible to authenticate with PQC only the partitions starting from the FSBL (si…
-
Interesting article from the Signal foundation:
https://signal.org/blog/pqxdh/
Particularly how they *augment* to combine both schemes.
Related interesting information: https://blog.chromium.…
tmpfs updated
1 month ago
-
**Describe the bug**
When malformed key shares are sent to the server, the server doesn't abort the connection or aborts it with wrong alerts
**To Reproduce**
reproducer
```
openssl req …
-
Right now, only the "issuer" type contains only Dilithium.
We need a generic user that contains ML-DSA and ML-KEM, which could be a clone of the current issuer, we can call it something like "exte…
-
Firefox [ships](https://www.mozilla.org/en-US/firefox/132.0/releasenotes/) with support for the X25519MLKEM768 group from [draft-kwiatkowski-tls-ecdhe-mlkem-02](https://datatracker.ietf.org/doc/draft-…
-
### Environment
- **Qiskit version**: 1.2.1
- **Python version**: 3.10.14
- **Operating system**: Ubuntu 20.04.6 LTS (WSL2)
### What is happening?
I can't transpile a parameterized circui…