aboutsummaryrefslogtreecommitdiffstats
path: root/src/crypto.rs
Commit message (Expand)AuthorAgeFilesLines
* optimize by increasing CHUNK_SIZE to 16KB (from 4KB)bnewbold2016-06-031-2/+3
* sort-of-working cryptobnewbold2016-05-301-6/+6
* WIP: partially working buffered cryptobnewbold2016-05-301-13/+68
* BROKEN: initial implementation of cryptobnewbold2016-05-301-0/+78