diff options
Diffstat (limited to 'android')
| -rw-r--r-- | android/CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/android/CHANGELOG.md b/android/CHANGELOG.md index 123051408a..1bd0710fe6 100644 --- a/android/CHANGELOG.md +++ b/android/CHANGELOG.md @@ -22,6 +22,11 @@ Line wrap the file at 100 chars. Th * **Security**: in case of vulnerabilities. ## [Unreleased] +### Changed +- Replace Classic McEliece with HQC as one of the post-quantum safe key exchange + mechanisms used for the quantum-resistant tunnels. The main benefits here are that HQC + uses a lot less CPU to compute the keypair, and the public key sent to the server + is drastically smaller. ## [android/2025.4-beta1] - 2025-05-06 |
