exchange/src/util
Jeff Burdges cdcd67a27d Use KDF better
We now send the secret_seed to the skm variable, while sending the
counter salt to the xts variable.  I have not check this with
http://eprint.iacr.org/2010/264 but it seems correct.

Indeed rsa_blinding_key_derive places the strong source of
randomness in skm too, and uses a constant string for xts.
2016-08-08 12:43:59 +02:00
..
.gitignore gitignore 2016-04-15 15:41:11 +02:00
amount.c fixing #4594 2016-07-07 17:55:25 +02:00
crypto.c Use KDF better 2016-08-08 12:43:59 +02:00
Makefile.am fixes for disting 2016-05-04 10:21:35 +02:00
misc.supp -initial import for mint 2015-01-08 18:37:20 +01:00
os_installation.c base config varname 2016-04-22 16:11:19 +02:00
paths.conf fixing #4386: use more sane configuration and data file structure 2016-04-10 17:10:20 +02:00
taler-arm.in add taler-arm wrapper 2016-04-22 15:17:02 +02:00
taler-config.in Create taler-config wrapper around gnunet-config 2016-04-13 15:58:02 +02:00
test_amount.c fixing #4594 2016-07-07 17:55:25 +02:00
test_crypto.c first half of changing refresh protocol to derive all key data from DH 2016-08-05 16:08:19 +02:00
util.c fixing #4594 2016-07-07 17:55:25 +02:00