An open API service indexing awesome lists of open source software.

https://github.com/n1ghtf1re/kasiski-examination

Optimized for progressive key
https://github.com/n1ghtf1re/kasiski-examination

kasiski-examination kasiski-method kasiski-test progressive-kasiski progressive-key vigenere vigenere-cipher vigenere-hack

Last synced: 27 days ago
JSON representation

Optimized for progressive key

Awesome Lists containing this project

README

        

Kasiski Examination



Stars
Total Downloads
Latest Stable Version
License

## About the library
The library contains Kasiski with two versions of the tests: for a regular key and for a progressive key

## Class Kasiski:

### Constructors:
- **Kasiski(String text, int lgrammlength)**

### Methods:
- **int classicTest()** - Get the most likely key length
- **int progressiveTest()** - Get the most likely key length for progressive key