# # ChangeLog for libroar/hash.c in roaraudio # # Generated by Trac 1.0.1 # 05/09/24 11:47:39 Sun, 24 Oct 2010 22:27:58 GMT phi [4549:baef66261946] * libroar/hash.c (modified) unbreak if no libgcrypt 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 20:30:47 GMT phi [4453:25cf9186c390] * include/libroar/hash.h (modified) * libroar/hash.c (modified) added aux functions roar_ht_digestlen() and roar_ht_is_supported() Sat, 09 Oct 2010 19:11:16 GMT phi [4451:839e9e3f1b46] * libroar/hash.c (modified) implement hashes based un libgcrypt Sat, 09 Oct 2010 18:27:38 GMT phi [4450:9cf317562718] * include/libroar/hash.h (modified) * libroar/hash.c (modified) implemented some functions for hashing 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