GitHub topics: index-of-coincidence
dmamakas2000/cryptanalysis-python
In this project, we experiment with the use of diverse cryptographic algorithms. First, we attempt to encrypt a plaintext message using the Vigenère Algorithm and a fixed-length encryption key. Afterward, we experiment with the decryption of the produced cipher using Kasiski's Method, as well as the Index of Coincidence statistical test.
Language: Jupyter Notebook - Size: 25.4 KB - Last synced at: 15 days ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

netromdk/clyzer
C[ryptographic Ana]lyzer
Language: C++ - Size: 203 KB - Last synced at: about 1 month ago - Pushed at: over 9 years ago - Stars: 5 - Forks: 0

phillity/Cryptography
Cryptography Algorithm Implementations
Language: Java - Size: 37.1 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 3

joshroybal/fortran-hillclimb
hillclimbing attack on simple substitution ciphers
Language: Fortran - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ichantzaras/polysub-cryptanalysis
Examples of applying Kasiski examination and Index of Coincidence along with Frequency analysis to restore cryptographic key of Vigenere encypted ciphertext and decrypt it.
Language: Python - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 13 - Forks: 13

Jsos17/Classic-crypto
Vigenère cipher, keyed Vigenère cipher and autokey cipher. Single and double columnar transposition ciphers. Cryptanalysis of the Vigenère cipher. Data Structures and Algorithms Lab, summer 2018 (offered by Bachelor's Programme in Computer Science, University of Helsinki).
Language: Java - Size: 5.11 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

lydia-ath/Cryptography
Language: Python - Size: 26.4 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

arvindpj007/Enigma-M4-Cryptanalysis
Cryptanalysis of Enigma M4 in Go Lang with pure statistical means utilizing Index of Coincidence and Trigram analysis.
Language: Go - Size: 1.52 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 0
