aboutsummaryrefslogtreecommitdiff
path: root/Types/Crypto.hs
Commit message (Expand)AuthorAge
* Added new encryption=sharedpubkey mode for special remotes.Gravatar Joey Hess2016-05-10
* refactorGravatar Joey Hess2015-04-19
* switch to using cryptohash for MACGravatar Joey Hess2015-04-19
* add test for stable macsGravatar Joey Hess2015-04-19
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* indent with tabs not spacesGravatar Joey Hess2014-10-09
* partially complete gcrypt remote (local send done; rest not)Gravatar Joey Hess2013-09-07
* rename constructor for clariyGravatar Joey Hess2013-09-05
* Leverage an ambiguities between CiphersGravatar guilhem2013-09-05
* replace an over-explained Bool with a data typeGravatar Joey Hess2013-09-04
* Allow public-key encryption of file content.Gravatar guilhem2013-09-03
* Allow other MAC algorithms in the Remote Config.Gravatar guilhem2013-03-29
* Added shared cipher mode to encryptable special remotes.Gravatar Joey Hess2012-04-29
* split out Utility.Gpg with the generic gpg interface, from CryptoGravatar Joey Hess2011-12-20
* Fix caching of decrypted ciphers, which failed when drop had to check multipl...Gravatar Joey Hess2011-12-08
* clean up read/show abuseGravatar Joey Hess2011-11-08
* rename modules for data types into Types/ directoryGravatar Joey Hess2011-06-01