plaintext-attack

There are 5 repositories under plaintext-attack topic.

  • kimci86/bkcrack

    Crack legacy zip encryption with Biham and Kocher's known plaintext attack.

    Language:C++1.5k20104151
  • mpgn/BEAST-PoC

    :muscle: Proof Of Concept of the BEAST attack against SSL/TLS CVE-2011-3389 :muscle:

    Language:Python687330
  • Stephan-adj/CrackingCryptosystem

    A short code to crack Experimental ElGamal cryptosystem and Rabin’s method.

    Language:Python4102
  • WillStOnge/Affine-Cipher-Breaker

    A tool to assist in the cracking of affine ciphers. This tool includes a known-plaintext attack, frequency analysis, and system on congruences solver

    Language:JavaScript0202
  • cr2007/F20CN-CW1

    Coursework on Vigenere Cipher and Known-Plaintext Attack

    Language:Python