Please enable JavaScript.
Coggle requires JavaScript to display documents.
COMP 547 Cryptography - Coggle Diagram
COMP 547 Cryptography
Public Key System
-
-
-
MAC = (Gen, Mac, Vrfy) is the Message authentication code
-
-
Digital signature scheme (Gen, Sign, Vrfy)
Pesudorandom
-
-
-
-
-
DES: data encryption standards (1, 2, 3 round(s) variation can be attacked, while > 3 rounds DES are secure)
-
Part1: Math Basics
-
-
-
-
-
Prime Field \( \{ g^1, g^2, ..., g^{q-1} \} \)
-
-