git-annex/Remote/Helper
guilhem 8293ed619f Allow public-key encryption of file content.
With the initremote parameters "encryption=pubkey keyid=788A3F4C".

/!\ Adding or removing a key has NO effect on files that have already
been copied to the remote. Hence using keyid+= and keyid-= with such
remotes should be used with care, and make little sense unless the point
is to replace a (sub-)key by another. /!\

Also, a test case has been added to ensure that the cipher and file
contents are encrypted as specified by the chosen encryption scheme.
2013-09-03 14:34:16 -04:00
..
AWS.hs webapp: S3 and Glacier forms now have a select list of all currently-supported AWS regions. 2012-12-01 14:11:37 -04:00
Chunked.hs webapp: Progess bar fixes for many types of special remotes. 2013-03-28 17:04:37 -04:00
Encryptable.hs Allow public-key encryption of file content. 2013-09-03 14:34:16 -04:00
Hooks.hs avoid more build warnings on Windows 2013-08-04 14:05:36 -04:00
Special.hs git subcommand cleanup 2013-03-03 13:39:07 -04:00
Ssh.hs fix tab damage 2013-04-13 19:26:59 -04:00