summaryrefslogtreecommitdiffhomepage
path: root/Encryption.hs
Commit message (Expand)AuthorAge
* updated many dependencies, ghc 8.xJoey Hess2020-02-14
* layoutJoey Hess2017-03-21
* removed unwanted module import.Piyush P Kurur2017-03-21
* small improvement on encoding using sha.Piyush P Kurur2017-03-21
* Updated to use raaz-0.1.1.Joey Hess2017-03-03
* Removed dependency on crypto-random.Joey Hess2016-10-07
* implement client-server Proof Of WorkJoey Hess2016-09-12
* fix ordering bug in chunkJoey Hess2016-08-19
* reorgJoey Hess2016-08-19
* chunkingJoey Hess2016-08-19
* comment updatesJoey Hess2016-08-19
* use name, not password as IVJoey Hess2016-08-18
* add progress bars to restoreJoey Hess2016-08-17
* switch to random salt byte to make decryption expensiveJoey Hess2016-08-16
* add checksum to encrypted dataJoey Hess2016-08-12
* zero-pad size of padded bytesJoey 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
* types for new version storage schemeJoey Hess2016-08-10
* reorg, and working on serializationJoey Hess2016-08-07
* add namesJoey Hess2016-08-07
* finish AES decryption puzzle implementationJoey Hess2016-08-07
* improve typesJoey Hess2016-08-07
* more cost calculation and refactored TunablesJoey Hess2016-08-06
* some basic data types and expensive hashingJoey Hess2016-08-06