Commit Graph

17 Commits

Author SHA1 Message Date
alexmullins e1460042c2 Clean up the API and writer code.
Added an Example in documentation for code usage.
Cleaned up documentation and README.txt.
2015-12-03 04:44:20 -06:00
alexmullins e384fc2faf Update the README.txt 2015-11-26 18:24:28 -06:00
alexmullins cf103a6528 defer authentication/buffering to Read not Open 2015-11-05 23:12:14 -06:00
alexmullins 37ce86c83e move crypto stuff to crypto.go and change README 2015-11-04 21:37:46 -06:00
alexmullins 2d6161cdb6 Change CTR from exported to non-exported 2015-10-31 20:49:00 -05:00
alexmullins 99096bc20c Added little-endian, left-aligned CTR mode 2015-10-31 19:45:55 -05:00
alexmullins 5e7b6fad69 update README.txt to explain CTR differences and possible solution. 2015-10-30 17:24:00 -05:00
alexmullins a4e475ab56 add test for failing corrupt input into flate 2015-10-29 23:12:02 -05:00
alexmullins 17e26cdce5 fix slice index out of range when dealing with compressed files. 2015-10-29 19:14:48 -05:00
alexmullins edac1e895f change README.txt 2015-10-29 17:58:39 -05:00
alexmullins 68b4ba496f add Storage Format section to README.txt 2015-10-29 17:57:24 -05:00
alexmullins cff816a2e0 add Storage Format section to README.txt 2015-10-29 17:56:21 -05:00
alexmullins fa886aad19 change README.txt 2015-10-29 17:50:49 -05:00
alexmullins e411582be8 change README.txt 2015-10-29 17:18:39 -05:00
alexmullins ea2bc2cf67 Added initial support for reading pw protected files. 2015-10-29 16:14:19 -05:00
alexmullins 5ca6f99620 update README.txt 2015-10-27 04:25:11 -05:00
alexmullins fa71aa0e14 Initial commit and README.txt 2015-10-27 04:12:51 -05:00