Skip to content
Snippets Groups Projects
Commit 9ddbf355 authored by Niels Möller's avatar Niels Möller
Browse files

*** empty log message ***

Rev: src/nettle/ChangeLog:1.34
parent 1588c354
No related branches found
No related tags found
No related merge requests found
2001-10-08 Niels Mller <nisse@cuckoo.hack.org> 2001-10-08 Niels Mller <nisse@cuckoo.hack.org>
* yarrow.h (struct yarrow256_ctx): Deleted buffer, index and
block_count.
* yarrow256.c (yarrow_fast_reseed): New function. * yarrow256.c (yarrow_fast_reseed): New function.
(yarrow_slow_reseed): New function. (yarrow_slow_reseed): New function.
(yarrow256_update): Check seed/reseed thresholds. (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.
(YARROW_GATE_THRESHOLD): Deleted constant.
2001-10-07 Niels Mller <nisse@cuckoo.hack.org> 2001-10-07 Niels Mller <nisse@cuckoo.hack.org>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment