Skip to content
/ repo256 Public

A portable encryption/decryption suite with gui capability

License

Notifications You must be signed in to change notification settings

TB0x0/repo256

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

repo256

A portable encryption/decryption suite with gui capability

[in progress] - Create main function that receives flags for encryption type, file, etc

[not started] - Implement encryption and decryption (chacha alg first) for small files (i.e. fit in buffer)

[not started] - Create simple GUI that will take file, destination path, and encryption type input

[not started] - Implement encryption and decryption for large files (i.e. require buffer streams)

[not started] - Reiterate step 2-4 to implement improvements to algorithms and GUI

About

A portable encryption/decryption suite with gui capability

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages