Update IS/Lab/Eval-Endsem/q.md
This commit is contained in:
parent
1790b7fdb8
commit
7bc0f6da6a
1 changed files with 1 additions and 1 deletions
|
|
@ -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**:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue