summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* moved combox/tests -> tests/Siddharth Ravikumar2015-01-125-0/+0
* new file: etc/storage.yaml -- contains the file storage format.Siddharth Ravikumar2014-11-211-0/+13
* tests/test_config.py: test file for config.pySiddharth Ravikumar2014-11-211-0/+22
* 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
* Updated README: edited program description.Siddharth Ravikumar2014-11-061-2/+3
* updated README: added etymology section and fixed typos.Siddharth Ravikumar2014-11-061-3/+8
* added READMESiddharth Ravikumar2014-11-061-0/+48
* 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-299-0/+795