Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 315 Bytes

File metadata and controls

11 lines (6 loc) · 315 Bytes

MyJavaCryptifyTool

This Tool allows you to en- and decrypt given text using the caesar or polyalphabetic cipher.

What you need

Java has to be installed to run the tool!

What you should know

The encryption methods used are outdated and definitely not secure at all!