summaryrefslogtreecommitdiffhomepage
path: root/Tunables.hs
Commit message (Expand)AuthorAge
* Updated to argon2-1.3.Joey Hess2018-03-26
* use less expensive hash for proof of workJoey Hess2016-09-13
* implement client-server Proof Of WorkJoey Hess2016-09-12
* key encryption hash benchmark was off by a factor of 16, fixJoey Hess2016-08-30
* Added basic test suite.Joey Hess2016-08-30
* Improve time estimates, taking into account the number of cores.Joey Hess2016-08-30
* Tuned argon2 hash parameters on better hardware than my fanless laptop.Joey Hess2016-08-30
* refactorJoey Hess2016-08-28
* http: refuse to store object of unexpected sizeJoey Hess2016-08-28
* chunkingJoey Hess2016-08-19
* rename shard -> shareJoey Hess2016-08-19
* allow configuring N and MJoey Hess2016-08-17
* improve options to select secret key to backup/restoreJoey Hess2016-08-16
* add --benchmarkJoey Hess2016-08-16
* switch to random salt byte to make decryption expensiveJoey Hess2016-08-16
* disable decryption puzzle, at least for nowJoey Hess2016-08-11
* don't use IV as puzzle after allJoey Hess2016-08-11
* guessing puzzle answersJoey Hess2016-08-11
* round-tripping now working, except for guessing the puzzleJoey Hess2016-08-11
* simplify by using the IV as the puzzleJoey Hess2016-08-11
* inline slightly modified version of secret-sharingJoey Hess2016-08-11
* nearly able to generate shards nowJoey Hess2016-08-11
* reorg, and working on serializationJoey Hess2016-08-07
* shardingJoey Hess2016-08-07
* finish AES decryption puzzle implementationJoey Hess2016-08-07
* aws spot instance attack cost estimateJoey Hess2016-08-07
* more cost calculation and refactored TunablesJoey Hess2016-08-06