Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | combox/config.py: initial version of combox configuration done. | Siddharth Ravikumar | 2014-11-13 | 1 | -0/+76 | |
* | Updated README: edited program description. | Siddharth Ravikumar | 2014-11-06 | 1 | -2/+3 | |
* | updated README: added etymology section and fixed typos. | Siddharth Ravikumar | 2014-11-06 | 1 | -3/+8 | |
* | added README | Siddharth Ravikumar | 2014-11-06 | 1 | -0/+48 | |
* | Added crypto.py: Contains function that encrypt data and decrypt ciphers usin... | Siddharth Ravikumar | 2014-11-05 | 2 | -0/+136 | |
* | file.py: wrote two new functions -- write_shards(), read_shards() | Siddharth Ravikumar | 2014-11-05 | 2 | -1/+51 | |
* | updated file.py: fixed typo in glue_data documentation. | Siddharth Ravikumar | 2014-10-30 | 1 | -1/+1 | |
* | updated combox/file.py: renamed split_file -> split_data and glue_file -> gl... | Siddharth Ravikumar | 2014-10-30 | 2 | -35/+46 | |
* | renamed: utils/file.py -> file.py, tests/utils_file.py -> tests/test_file.py | rsiddharth | 2014-10-30 | 3 | -1/+1 | |
* | Initial commit: File splitter & File gluer done. | rsiddharth | 2014-10-29 | 9 | -0/+795 |