tanszek:oktatas:techcomm:cryptography
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
tanszek:oktatas:techcomm:cryptography [2024/10/07 11:37] – created knehez | tanszek:oktatas:techcomm:cryptography [2024/10/07 11:46] (current) – knehez | ||
---|---|---|---|
Line 22: | Line 22: | ||
* **Tools**: **Hashing algorithms** and **digital signatures** ensure the integrity of messages and files. A digital signature binds a cryptographic hash of the document with the sender’s private key, making it evident if the data has been tampered with. | * **Tools**: **Hashing algorithms** and **digital signatures** ensure the integrity of messages and files. A digital signature binds a cryptographic hash of the document with the sender’s private key, making it evident if the data has been tampered with. | ||
+ | === Basic communication model === | ||
+ | {{: | ||
+ | |||
+ | Where Alice is the sender(A), Bob is the receiver (B), | ||
+ | |||
+ | m: message, c: encrypted message, | ||
+ | |||
+ | \(E()\): encrypt function, | ||
+ | |||
+ | \(D()\): decrypt function, | ||
+ | |||
+ | \(D()\) is the inverse function of \(E()\). |
tanszek/oktatas/techcomm/cryptography.1728301070.txt.gz · Last modified: 2024/10/07 11:37 by knehez