Skip to content
Snippets Groups Projects
  1. Feb 10, 2009
  2. Feb 04, 2009
  3. Dec 22, 2008
  4. Nov 28, 2008
  5. Nov 24, 2008
  6. Nov 22, 2008
    • Niels Möller's avatar
      (yarrow256_fast_reseed): Set ctx->seeded = 1, so · ec881c84
      Niels Möller authored
      that it is set if and only if the aes context has been initialized
      with aes_set_encrypt_key.
      (yarrow256_seed): No need to set ctx->seeded here.
      (yarrow256_update): Likewise.
      
      Rev: nettle/ChangeLog:1.28
      Rev: nettle/yarrow256.c:1.5
      ec881c84
  7. Nov 04, 2008
  8. Nov 01, 2008
  9. Oct 31, 2008
  10. Oct 30, 2008
  11. Oct 25, 2008
  12. Oct 24, 2008
    • Niels Möller's avatar
      * yarrow256.c (yarrow256_fast_reseed): Renamed (was · b84a309d
      Niels Möller authored
      yarrow_fast_reseed) and made non-static. Don't generate seed file
      here, let the application use yarrow256_random instead.
      (yarrow256_slow_reseed): Renamed (was yarrow_slow_reseed) and made
      non-static.
      (yarrow256_force_reseed): Deleted function, use
      yarrow256_slow_reseed instead. For backwards compatibility,
      yarrow.h defines yarrow256_force_reseed as an alias for that
      function.
      
      * yarrow.h (struct yarrow256_ctx): Deleted seed_file buffer.
      
      Rev: nettle/yarrow.h:1.2
      Rev: nettle/yarrow256.c:1.4
      b84a309d
    • Niels Möller's avatar
      Deleted FIXME comment. · c44fa75e
      Niels Möller authored
      Rev: nettle/sexp.c:1.3
      c44fa75e
    • Niels Möller's avatar
      (ROUND): Simplified macro. · 82530186
      Niels Möller authored
      Rev: nettle/sha256.c:1.2
      82530186
  13. Sep 17, 2008
  14. Sep 15, 2008
  15. Sep 14, 2008
  16. Sep 13, 2008
Loading