index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Types
/
Crypto.hs
Commit message (
Expand
)
Author
Age
*
refactor
Joey Hess
2015-04-19
*
switch to using cryptohash for MAC
Joey Hess
2015-04-19
*
add test for stable macs
Joey Hess
2015-04-19
*
update my email address and homepage url
Joey Hess
2015-01-21
*
indent with tabs not spaces
Joey Hess
2014-10-09
*
partially complete gcrypt remote (local send done; rest not)
Joey Hess
2013-09-07
*
rename constructor for clariy
Joey Hess
2013-09-05
*
Leverage an ambiguities between Ciphers
guilhem
2013-09-05
*
replace an over-explained Bool with a data type
Joey Hess
2013-09-04
*
Allow public-key encryption of file content.
guilhem
2013-09-03
*
Allow other MAC algorithms in the Remote Config.
guilhem
2013-03-29
*
Added shared cipher mode to encryptable special remotes.
Joey Hess
2012-04-29
*
split out Utility.Gpg with the generic gpg interface, from Crypto
Joey Hess
2011-12-20
*
Fix caching of decrypted ciphers, which failed when drop had to check multipl...
Joey Hess
2011-12-08
*
clean up read/show abuse
Joey Hess
2011-11-08
*
rename modules for data types into Types/ directory
Joey Hess
2011-06-01