Skip to content

An encryption and decryption utility. It accepts a 32 character key, a 16 character IV and some input. It will encrypt or decrypt the input.

Notifications You must be signed in to change notification settings

iomonk/EnDeCrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EnDeCrypt

A simple tool that encrypts and decrypts data using a desired 32 character key and 16 character IV. This version offers a UI, an update from the older command line version.

About

An encryption and decryption utility. It accepts a 32 character key, a 16 character IV and some input. It will encrypt or decrypt the input.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages