1 / 26
Other keys: show •
Space: good •
1-4: rate •
0: skip •
5: flag •
6: invert
Question
How do Kryptologie, Kryptografie, and Kryptoanalyse relate to each other?
Answer
Cryptology is the umbrella discipline; cryptography is the constructive half (build secure schemes) and cryptanalysis is the destructive half (break them).
Kryptologie
/ \
Kryptografie Kryptoanalyse
/ \
Symmetrische Asymmetrische
Kryptografie Kryptografie
- Kryptografie — designs and analyses systems for confidentiality, integrity, authenticity. Split into symmetric (shared secret key) and asymmetric (public/private key pair).
- Kryptoanalyse — studies attacks on cryptographic schemes: ciphertext-only, known-plaintext, chosen-plaintext, side-channel, etc. Both attackers and defenders need it: attackers to break; defenders to know what to defend against.
Tip: A textbook line — "a defender who doesn't understand cryptanalysis can't tell a secure scheme from a snake-oil one." That's why crypto courses cover attacks alongside constructions.
or press any other key
Note saved — thanks!