summaryrefslogtreecommitdiffhomepage
path: root/ios
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2024-10-03 14:21:49 +0200
committerLinus Färnstrand <linus@mullvad.net>2024-10-15 11:57:00 +0200
commit6b5bee83a6c4e7cecd2d4f0e89f9940dedc7960f (patch)
tree18e476f9c811cf8180eaec4269a1b5b1c95dded1 /ios
parent8e55a5e4844a4f82e2dfadd643298729954d2dd6 (diff)
downloadmullvadvpn-6b5bee83a6c4e7cecd2d4f0e89f9940dedc7960f.tar.xz
mullvadvpn-6b5bee83a6c4e7cecd2d4f0e89f9940dedc7960f.zip
Add change to changelog
Diffstat (limited to 'ios')
-rw-r--r--ios/CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/ios/CHANGELOG.md b/ios/CHANGELOG.md
index 0e9eef9860..68b62affef 100644
--- a/ios/CHANGELOG.md
+++ b/ios/CHANGELOG.md
@@ -22,6 +22,9 @@ Line wrap the file at 100 chars. Th
* **Security**: in case of vulnerabilities.
## Unreleased
+### Changed
+- Replace the draft key encapsulation mechanism Kyber (round 3) with the standardized
+ ML-KEM (FIPS 203) dito in the handshake for Quantum-resistant tunnels.
## [2024.8 - 2024-10-14]
### Added