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**: