Cryptologie
Cryptologie is the discipline that studies secure communication in the presence of adversaries. It encompasses the theory, design, analysis, and implementation of techniques to protect information. The field is traditionally divided into cryptography, which concerns the construction of secure algorithms and protocols, and cryptanalysis, which studies how such security can be broken or tested. Cryptology also includes key management, protocol verification, and the evaluation of practical security against various attack models.
Historically, cryptology traces back to ancient ciphers, but its modern form arose with the development of
Typical cryptographic tools include encryption algorithms (symmetric and asymmetric), hash functions, digital signatures, and random number
Cryptanalysis studies weaknesses and develops methods to break cryptosystems, using brute-force, mathematical attacks, and side-channel analysis.