Skip to content
#

index-of-coincidence

Here are 9 public repositories matching this topic...

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.

  • Updated Aug 14, 2023
  • Jupyter Notebook

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).

  • Updated Jun 2, 2021
  • Java

Improve this page

Add a description, image, and links to the index-of-coincidence topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the index-of-coincidence topic, visit your repo's landing page and select "manage topics."

Learn more