You need to sign in or sign up before continuing.
- Jan 09, 2002
-
-
Niels Möller authored
sha256_init. Rev: src/nettle/yarrow256.c:1.15
-
- Dec 12, 2001
-
-
Niels Möller authored
with the digest of the slow pool. (yarrow256_init): Initialize seed_file and counter to zero, to ease debugging. Rev: src/nettle/yarrow256.c:1.14
-
- Nov 15, 2001
-
-
Niels Möller authored
Rev: src/nettle/ChangeLog:1.48 Rev: src/nettle/yarrow.h:1.9 Rev: src/nettle/yarrow256.c:1.13
-
- Nov 14, 2001
-
-
Niels Möller authored
(yarrow256_is_seeded): New function. (yarrow256_update): Use yarrow256_needed_sources. Rev: src/nettle/yarrow256.c:1.12
-
Niels Möller authored
(yarrow_fast_reseed): Create new seed file contents. Rev: src/nettle/yarrow256.c:1.11
-
- Nov 02, 2001
-
-
Niels Möller authored
declarations. Rev: src/nettle/yarrow256.c:1.10
-
- Oct 14, 2001
-
-
Niels Möller authored
(yarrow_iterate): New function. (yarrow_fast_reseed): Call yarrow_iterate. Rev: src/nettle/yarrow256.c:1.9
-
- Oct 10, 2001
-
-
Niels Möller authored
Rev: src/nettle/yarrow256.c:1.8
-
- Oct 09, 2001
-
-
Niels Möller authored
(yarrow256_random): Fixed loop condition. Rev: src/nettle/yarrow256.c:1.7
-
- Oct 08, 2001
-
-
Niels Möller authored
using the old key and feed into the pool. Rev: src/nettle/yarrow256.c:1.6
-
Niels Möller authored
Rev: src/nettle/yarrow256.c:1.5
-
Niels Möller authored
(yarrow_slow_reseed): New function. (yarrow256_update): Check seed/reseed thresholds. (yarrow_gate): New function, extracted from yarrow_generate_block_with_gate which was deleted. (yarrow_generate_block_with_gate): Deleted function. (yarrow256_random): Don't buffer any output, instead gate after each request. Rev: src/nettle/yarrow256.c:1.4
-
Niels Möller authored
Rev: src/nettle/yarrow256.c:1.3
-
- Oct 07, 2001
-
-
Niels Möller authored
(yarrow_slow_reseed): New function. (yarrow256_update): Check seed/reseed thresholds. Rev: src/nettle/yarrow256.c:1.2
-
Niels Möller authored
Rev: src/nettle/yarrow.h:1.3 Rev: src/nettle/yarrow256.c:1.1
-