Skip to content

lilcrypto does XOR and XNOR coding for you with given input file, key, and chunk size. It also has an option for key generation of given byte size so that you can use it for one-time-pad encryption, otherwise the key is applied recursively with good old remainder division. It can encrypt very large files too efficiently. Works both with automate…

Notifications You must be signed in to change notification settings

patriknusszer/lilcryptocpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

About

lilcrypto does XOR and XNOR coding for you with given input file, key, and chunk size. It also has an option for key generation of given byte size so that you can use it for one-time-pad encryption, otherwise the key is applied recursively with good old remainder division. It can encrypt very large files too efficiently. Works both with automate…

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published