Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 362 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 362 Bytes

Cipher-Sperren 🔐

This is a simple program runs on command line and turn your message (String) into a secret (encrypted) message which can only be decrypted via only this program.

How to use?

  • Download application (main.exe) form dist folder.
  • Encrypt your message and share it to anyone.
  • Decrypt your message with the same application to read it.