mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-18 16:17:03 +00:00
The newer liteapi contact code saves keys as *crypto.Key, however the legacy code expects them to be strings. There was a bug in connecting the new code to the legacy code: it was assumed these strings were meant to be a base64 encoded string but they were actually just raw string bytes.
15 KiB
15 KiB