Cryptanalysis

Cryptanalysis Overview

Cryptanalysis is the study and practice of attempting to break encryption schemes. The goal is for a cryptanalyst (an individual specializing in this field) to extract information from ciphertext, which involves discovering the original plaintext or the cryptographic key used for encryption.

Outline

RSA & RSA ATTACKDES (Data Encryption Standard)AES (Advanced Encryption Standard)Group-based CryptographyECC ( Elliptic Curve of Cryptography)Lattice-based CryptographyChaCha20-Poly1305Hash FunctionWargame CTF

Last updated

Was this helpful?