Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sort-of-working crypto | bnewbold | 2016-05-30 | 1 | -6/+6 |
| | | | | With XSalsa20, performance really isn't very good. | ||||
* | WIP: partially working buffered crypto | bnewbold | 2016-05-30 | 1 | -13/+68 |
| | |||||
* | BROKEN: initial implementation of crypto | bnewbold | 2016-05-30 | 1 | -0/+78 |
I think it's going to be necessary to implement buffered reading after all. |