summaryrefslogtreecommitdiffhomepage
path: root/android
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2025-05-14 11:08:01 +0200
committerLinus Färnstrand <linus@mullvad.net>2025-05-14 15:12:40 +0200
commit49a1c34bfdb56697385956fe6166cfd80ea7c752 (patch)
treec692006c12e56e5ff8fdd2662da84120de064d32 /android
parent47d6d30e2263b8a644b88e10f3cda5edfbe6bff4 (diff)
downloadmullvadvpn-49a1c34bfdb56697385956fe6166cfd80ea7c752.tar.xz
mullvadvpn-49a1c34bfdb56697385956fe6166cfd80ea7c752.zip
Add change from Classic McEliece -> HQC in the mobile changelogs
Diffstat (limited to 'android')
-rw-r--r--android/CHANGELOG.md5
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