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

https://github.com/chelicksst/frequencycryptanalysis

This application performs frequency cryptanalysis to decrypt a text encoded with a Caesar cipher, assuming Ukrainian as the language of the text. It analyzes letter frequencies, generates decryption attempts with potential keys, and uses the OpenAI API to identify the most logical decrypted result. ges a frequency analysis class,
https://github.com/chelicksst/frequencycryptanalysis

caesar-cipher chatgpt console console-application frequency-analysis openai openai-api

Last synced: 4 months ago
JSON representation

This application performs frequency cryptanalysis to decrypt a text encoded with a Caesar cipher, assuming Ukrainian as the language of the text. It analyzes letter frequencies, generates decryption attempts with potential keys, and uses the OpenAI API to identify the most logical decrypted result. ges a frequency analysis class,

Awesome Lists containing this project