Skip to content

whitestone8214/DataCrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

DataCrypt - File encryption/decryption software.

Version 0.1

Copyright (C) 2016 Minho Jo <whitestone8214@openmailbox.org>

License: GNU General Public License version 3 (or any later version) (see license.txt)

Usage:
	datacrypt [encrypt | decrypt] [infile] [outfile] [keyfile?] :: Encrypt/decrypt file
	datacrypt create-key [outfile] :: Create key file

Option:
	
Shortcut keys:
	
Note:
	- This program uses:
		- LibFile (https://github.com/whitestone8214/libfile)
		- mbedTLS (https://github.com/ARMmbed/mbedtls)
	- Encryption method used in this software is AES-256-CBC.

About

File encryption/decryption software.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors