Skip to content

Collection of Packages designed to make on the spot personal encryption simple

Notifications You must be signed in to change notification settings

orangeadam3/QuickCrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QuickCrypt

Collection of packages and GUI program designed to make on the spot personal encryption and decryption as simple and as universal as possible.

Can encode or decode as images or text with various encoding and encryption methods.

Custom Encoders:
Hexadecimal
Base-64
Base-4096 with Chinese/Japanese/Korean symbols
Base-256 with Emoji symbols
Encoding as an image: somewhat resistant to lossy compression.

Encryption methods:
No Encryption
Shared Secrets (AES-128 & AES-256)

Features:
Ability to encode and encrypt any text or any image.
Do an encoding/decoding operation on the clipboard
Has an optional custom keyboard shortcut for quickly encoding/decoding selected or copied text (Ctrl-E)
Export or import Secrets for AES cryptography

quickcrypt.ui.MainWindow currently houses the main function for GUI use.

Made with Eclipse, the JDK, and Windowbuilder Pro

About

Collection of Packages designed to make on the spot personal encryption simple

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages