# # ChangeLog for libroar/random.c in roaraudio # # Generated by Trac 1.0.1 # 05/09/24 08:34:00 Tue, 21 Dec 2010 15:53:34 GMT phi [4677:1a402c6e621a] * libroar/random.c (modified) optimize a bit the number how often time() is called at nonce generation Mon, 20 Dec 2010 18:51:22 GMT phi [4674:360407693181] * include/libroar/random.h (modified) * libroar/random.c (modified) support to salt nonce Mon, 20 Dec 2010 18:40:56 GMT phi [4673:216a48caae68] * libroar/random.c (modified) make use of nonce for very_weak keys. Mon, 20 Dec 2010 17:23:56 GMT phi [4672:c4e84aa74620] * include/libroar/random.h (modified) * libroar/random.c (modified) added function to generate nonce Sat, 09 Oct 2010 21:01:26 GMT phi [4454:8d5b183324bc] * include/libroar/crypto.h (added) * include/libroar/libroar.h (modified) * libroar/Makefile (modified) * libroar/crypto.c (added) * libroar/hash.c (modified) * libroar/random.c (modified) implemented a overall crypto init function Sat, 09 Oct 2010 17:51:24 GMT phi [4447:330209bb6de3] * include/libroar/random.h (modified) * libroar/random.c (modified) added general random functions and support for gcrypt backend Sat, 09 Oct 2010 17:33:26 GMT phi [4446:12a28cf8a257] * include/libroar/hash.h (added) * include/libroar/libroar.h (modified) * include/libroar/random.h (added) * libroar/Makefile (modified) * libroar/hash.c (added) * libroar/random.c (added) added dummy files for random and hash functions