Skip to content
Snippets Groups Projects
Forked from Nettle / nettle
4529 commits behind the upstream repository.
  • Niels Möller's avatar
    34abb920
    * yarrow256.c (yarrow_fast_reseed): New function. · 34abb920
    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
    34abb920
    History
    * yarrow256.c (yarrow_fast_reseed): New function.
    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
yarrow256.c 6.25 KiB