summaryrefslogtreecommitdiffhomepage
path: root/Cost.hs
Commit message (Collapse)AuthorAge
* add cost estimatesJoey Hess2016-08-16
|
* switch to random salt byte to make decryption expensiveJoey Hess2016-08-16
|
* inline slightly modified version of secret-sharingJoey Hess2016-08-11
| | | | | Needed for efficient serialization of shares, unless upstream takes my suggestion to make the finite field be size 256.
* reorg, and working on serializationJoey Hess2016-08-07
|
* shardingJoey Hess2016-08-07
|
* clarifyJoey Hess2016-08-07
|
* finish AES decryption puzzle implementationJoey Hess2016-08-07
|
* refacorJoey Hess2016-08-07
|
* basic password entropy calculationJoey Hess2016-08-07
|
* aws spot instance attack cost estimateJoey Hess2016-08-07
|
* num for entropyJoey Hess2016-08-07
|
* improve typesJoey Hess2016-08-07
|
* more cost calculation and refactored TunablesJoey Hess2016-08-06