Many of the protocols use random functions and hashes. Though I think that e.g. Crypto.randomness.random_string has been a bit overused. I've replaced it with the much cheaper and totally insecure top level function random_string in many cases.
/ Martin Nilsson (saturator)
Previous text:
2004-02-04 13:18: Subject: nettle
It's a fairly minimal src/post_modules/Nettle/configure.in.
How does make verify fail without Nettle? I thought crypto related tests should be disabled, and the rest still work fine. Is there lots of other stuff depending on randomness or md5?
/ Niels Möller (vässar rödpennan)