Skip to content

Simple encryption algorithm that should only be used for educational purposes due to its vulnerability

Notifications You must be signed in to change notification settings

Kopernikus73/quindro-crypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quindro-Crypt

Quindro-Crypt is a simple and fast, but not highly secure encrypting method.

Usage

$ quindro-crypt [-option]

-h Shows the help message

-v Shows the installed version

-e <key> <string> Encrypts the given string

-d <key> <string> Decrypts the given string

Note: Use " " operator to use spaces in the string

About

Simple encryption algorithm that should only be used for educational purposes due to its vulnerability

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages