mirror of
https://github.com/chatmail/core.git
synced 2026-04-28 02:46:29 +03:00
Remove outdated TODO
This commit is contained in:
@@ -400,7 +400,6 @@ pub async fn symm_encrypt_message(
|
||||
hash_alg: HashAlgorithm::default(),
|
||||
salt,
|
||||
};
|
||||
// TODO ask whether it's actually good to use Seidp_v2 here
|
||||
let mut msg = msg.seipd_v2(
|
||||
&mut rng,
|
||||
SymmetricKeyAlgorithm::AES128,
|
||||
|
||||
Reference in New Issue
Block a user