Skip to content

Cryptography script to encrypt/decrypt text selectively directly from a file

Notifications You must be signed in to change notification settings

z-mtmr97/Cryp-It

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Cryp-It

Cryptography script to encrypt/decrypt text selectively directly from a file

Encrypt/Decrypt a whole file or only a part of it, Use any encryption algorithm.

Can store separately encrypted data within a single file but decrpyt it simultaneously in a single output file.

Example use case- CryptVault: A login credentials vault (like a online password wallet) to store emails/passwords/other sensitive data in encrypted format as you go, and decrpyt only what is needed.

About

Cryptography script to encrypt/decrypt text selectively directly from a file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages