diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2024-10-03 14:21:49 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2024-10-15 11:57:00 +0200 |
| commit | 6b5bee83a6c4e7cecd2d4f0e89f9940dedc7960f (patch) | |
| tree | 18e476f9c811cf8180eaec4269a1b5b1c95dded1 /android | |
| parent | 8e55a5e4844a4f82e2dfadd643298729954d2dd6 (diff) | |
| download | mullvadvpn-6b5bee83a6c4e7cecd2d4f0e89f9940dedc7960f.tar.xz mullvadvpn-6b5bee83a6c4e7cecd2d4f0e89f9940dedc7960f.zip | |
Add change to changelog
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. |
