From 7bc0f6da6ad4357c63e8c4cc0a7f7a6a6d497c74 Mon Sep 17 00:00:00 2001 From: aadit Date: Wed, 29 Oct 2025 18:57:11 +0530 Subject: [PATCH] Update IS/Lab/Eval-Endsem/q.md --- IS/Lab/Eval-Endsem/q.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IS/Lab/Eval-Endsem/q.md b/IS/Lab/Eval-Endsem/q.md index d4d4098..f27597a 100644 --- a/IS/Lab/Eval-Endsem/q.md +++ b/IS/Lab/Eval-Endsem/q.md @@ -10,7 +10,7 @@ - Use **RSA** for encrypting sensitive AES keys during report transmission - Use **ElGamal** for digitally signing reports with timestamps - Use **Paillier homomorphic encryption** for department information to enable privacy-preserving keyword searches - - Use **RSA-based homomorphic encryption** (exponent trick) to allow summation of encrypted expenses without decryption + - Use **RSA-based homomorphic encryption** to allow summation of encrypted expenses without decryption - Use **AES-256** for authenticated encryption of report contents 3. **Functional Features**: