Skip to content

A helper application for specific cryptography problems (which I encountered in university subject 'Codes and Security')

Notifications You must be signed in to change notification settings

redhead/CryptHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

!! READ !!
For now, the application supports Czech language only.

This Java application helps you with certain tasks, which I encountered in university subject called 'Codes and Security'.

It can:
	- analyze given encrypted text 
	- show the index of coincidence of the text
	- show a table of character frequencies clearly
	- show a graph chart rendering the frequencies
	- add English or Czech character frequencies next to the text frequencies
	- offset the English/Czech character frequencies to ease discovering 'shift ciphers'

Requirements
------------
Java Environment 7 (JRE 7)

About

A helper application for specific cryptography problems (which I encountered in university subject 'Codes and Security')

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages