Skip to content

tomerhc/broken

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BROKEN

a file encryptor using CTR mode of operation

features:

  • parallel encryption / decryption (using a password)
  • you can patially decrypt a block of the file (for searching a particular erea of the file for example)
  • using fistel cypher
  • a grep utility for searching files (optional searching only head / tail of file) - also parallel

About

a file encryption algorithm and a grep tool for textual searching over encrypted files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages