Welcome to Krypton, A free open source encryption software.
Krypton is a free and open source symmetrical encryption program.
Usually encryption is hard to understand for some beginners when approaching this topic. Krypton is here to Help. Krypton is easy, short, and understandable for most beginners aproaching this.
Krypton is still being programmed as of 05/21/2021 and will have various releases of it soon.
Krypton has a library and it will be in the link below:
https://github.com/N0tA1dan/krypton_library
To install Krypton on windows simply download the code as a zip file. Then unzip the file and you should get a directory called Krypton.
To run Krypton on windows make sure to install the latest version of java. Next open a command prompt/terminal and navigate where you have unzipped Krypton. Next follow the commands below.
> cd Krypton
> cd File
> cd Krypton
> java krypton.java
To install Krypton on linux use the command below in a terminal.
git clone https://github.com/N0tA1dan/Krypton/
To run Krypton open a command prompt/terminal and follow the commands below.
> cd Krypton
> cd File
> cd Krypton
> java krypton.java
If you would like to use a custom key instead of a randomly generated one use the file "krypton_custom_key.java". The algorithm is the same but you can insert your own key for encryption. To run the file open a terminal/command line and enter the following commands.
> cd Krypton
> cd File
> cd Krypton
> java krypton_custom_key.java
We have a Repl.it version of krypton so you can run it without java installed on your computer. All you have to do is follow the link below and click the play button.
https://replit.com/@N0tA1dan/Krypton#Main.java
Q: What can Krypton encrypt?
A: Krypton can encrypt Any encoded character you set it to. But if you leave it as default it can only encrypt UTF-8 characters.
Q: What is symmetrical encryption?
A: Symmetrical encryption is when a key is used to encrypt and decrypt text the user wishes to use.
Q: Where can I learn about encryption?
A: You can learn off of many various websites such as YouTube and Google.
If you would like to support me you can buy me a coffee.
If you would like to support my community please join my discord below.