-
### Version
5.7.4
### Description
I noticed Wolfssl supports these Post Quantum Algorithms.
![wolfssl](https://github.com/user-attachments/assets/8eff8a38-47ba-455d-85e4-c41fcb495d40)
1. Does …
-
**The problem**
With the standardization of the new Quantum Safe algorithms from NIST and the pressure from US and international agencies to adopt Quantum Safe asymmetric cryptography it is time to c…
-
Since X25519MLKEM768 hasn’t seen browser support yet, perhaps we can incorporate the widely supported X25519Kyber768Draft00 for now?
```rust
use rustls::crypto::{aws_lc_rs, CryptoProvider};
let p…
-
rustls offers experimental post quantum crypto via kyber:
https://docs.rs/rustls-post-quantum/latest/rustls_post_quantum/
is this an option to enable for sozu? should it be considered if not?
xyhhx updated
4 weeks ago
-
```
Details
```
I'm considering switching from using RSA/PGP to using post-quantum cryptography (specifically Lattice-based cryptography) for encrypting and decrypting messages and other sensitive …
-
**Code of conduct**
- [x] I have read and agree to adhere to the [Code of Conduct](https://github.com/oxen-io/session-ios/blob/master/CODE_OF_CONDUCT.md).
For as great as the signal protocol is,…
-
Once the availability of the algorithms appears on supported platforms.
-
## Summary
KeePassXC currently uses [AES or Twofish](https://keepassxc.org/docs/#faq-security-why-pm) block cipher to encrypt a database. This issue is a feature request to add support for an estab…
-
A [workshop](https://www.w3.org/Guide/meetings/workshops.html) for **Post Quantum Cryptography for XML Signature and XML Encryption Suites** to discuss experiences and the next steps.
**Problem**:
…
-
### Week 3: Quantum Circuit Design and Classical Post-Processing
- Topics: Quantum Circuits and Probabilistic nature of quantum measurement
- Tasks:
- Designing larger circuits, exploring u…