Files
termscp/Cargo.toml
Christian Visintin e8eed9f8d1 fix: replace magic-crypt with aes-gcm for bookmark encryption
magic-crypt has known vulnerabilities. Replace it with aes-gcm for new
encryption (authenticated, with random nonces) while keeping a legacy
AES-128-CBC decryption path to transparently handle existing bookmarks.
2026-02-28 14:37:57 +00:00

3.3 KiB