Update IS/Lab/Eval-Endsem/q.md

This commit is contained in:
aadit 2025-10-29 18:57:11 +05:30
parent 1790b7fdb8
commit 7bc0f6da6a

View file

@ -10,7 +10,7 @@
- Use **RSA** for encrypting sensitive AES keys during report transmission - Use **RSA** for encrypting sensitive AES keys during report transmission
- Use **ElGamal** for digitally signing reports with timestamps - Use **ElGamal** for digitally signing reports with timestamps
- Use **Paillier homomorphic encryption** for department information to enable privacy-preserving keyword searches - 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 - Use **AES-256** for authenticated encryption of report contents
3. **Functional Features**: 3. **Functional Features**: