diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2024-10-15 11:58:00 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2024-10-15 11:58:00 +0200 |
| commit | d89d32947ade649eac07ab55c29d41b3aaa0ff2a (patch) | |
| tree | 8ff3f4da38fd0489d5cf6a4b153ce47b753ee2db /ios | |
| parent | a21b70239ce7501add3c9d4e1c7730b84ef42dd1 (diff) | |
| parent | 6e64e75eb982b2a8e59800334ed95e95fcb91573 (diff) | |
| download | mullvadvpn-d89d32947ade649eac07ab55c29d41b3aaa0ff2a.tar.xz mullvadvpn-d89d32947ade649eac07ab55c29d41b3aaa0ff2a.zip | |
Merge branch 'upgrade-kyber-ml-kem-for-quantum-resistance-des-1267'
Diffstat (limited to 'ios')
| -rw-r--r-- | ios/CHANGELOG.md | 3 |
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 |
