git-annex/Remote/Helper
guilhem 00fc21bfec Generate ciphers with a better entropy.
Unless highRandomQuality=false (or --fast) is set, use Libgcypt's
'GCRY_VERY_STRONG_RANDOM' level by default for cipher generation, like
it's done for OpenPGP key generation.

On the assistant side, the random quality is left to the old (lower)
level, in order not to scare the user with an enless page load due to
the blocking PRNG waiting for IO actions.
2013-04-06 16:09:51 -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 Generate ciphers with a better entropy. 2013-04-06 16:09:51 -04:00
Hooks.hs type based git config handling for remotes 2013-01-01 13:58:14 -04:00
Special.hs git subcommand cleanup 2013-03-03 13:39:07 -04:00
Ssh.hs type based git config handling for remotes 2013-01-01 13:58:14 -04:00