Skip to content
This repository has been archived by the owner on Oct 16, 2021. It is now read-only.

magiclen/CryptTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypt Tool

Introduction

Crypt Tool is a JavaFX application which uses MagicCrypt to encrypt/decrypt text and files using DES and AES encryption algorithm.

Usage

1. Run the program file named CryptTool.jar.

Text

2. Choose the key strength you want to use.
3. Input a key and an IV string.
4. Input the text you want to encrypt or decrypt.
5. Click the 'Copy' button to save the result.

File

2. Switch to the 'File' tab.
3. Choose the key strength you want to use.
4. Input a key and an IV string.
5. Input the file path you want to encrypt or decrypt.
6. Input the file path you want to save.
7. Click the 'Start' button to start the task.

License

Copyright 2015-2017 magiclen.org

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

What's More?

Please check out our web page at

https://magiclen.org/crypt-tool/

About

Crypt Tool is a JavaFX application which uses MagicCrypt to encrypt/decrypt text and files using DES and AES encryption algorithm.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages