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 /android | |
| 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 'android')
| -rw-r--r-- | android/CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/android/CHANGELOG.md b/android/CHANGELOG.md index a51a1deacf..39bc7a5124 100644 --- a/android/CHANGELOG.md +++ b/android/CHANGELOG.md @@ -34,6 +34,8 @@ Line wrap the file at 100 chars. Th ### Changed - Update colors in the app to be more in line with material design. +- Replace the draft key encapsulation mechanism Kyber (round 3) with the standardized + ML-KEM (FIPS 203) dito in the handshake for Quantum-resistant tunnels. ### Fixed - Fix VPN service being recreated multiple times when toggling certain options. |
