summaryrefslogtreecommitdiffstats
path: root/combox
Commit message (Expand)AuthorAgeFilesLines
...
* modified: config.py -- configuration thingy is now a function + the passhrase...Siddharth Ravikumar2014-11-211-24/+29
* combox/config.py: initial version of combox configuration done.Siddharth Ravikumar2014-11-131-0/+76
* Added crypto.py: Contains function that encrypt data and decrypt ciphers usin...Siddharth Ravikumar2014-11-052-0/+136
* file.py: wrote two new functions -- write_shards(), read_shards()Siddharth Ravikumar2014-11-052-1/+51
* updated file.py: fixed typo in glue_data documentation.Siddharth Ravikumar2014-10-301-1/+1
* updated combox/file.py: renamed split_file -> split_data and glue_file -> gl...Siddharth Ravikumar2014-10-302-35/+46
* renamed: utils/file.py -> file.py, tests/utils_file.py -> tests/test_file.pyrsiddharth2014-10-303-1/+1
* Initial commit: File splitter & File gluer done.rsiddharth2014-10-296-0/+113