# # ChangeLog for libroar/hash.c in roaraudio # # Generated by Trac 1.0.1 # 05/08/24 19:01:48 Sun, 19 Dec 2010 23:23:21 GMT phi [4671:21813f03d0cc] * include/libroar/crc.h (modified) * libroar/crc.c (modified) * libroar/hash.c (modified) added RFC 2440/4880 CRC24 binding for hashing functions Sun, 19 Dec 2010 22:43:57 GMT phi [4670:8eeb660de23d] * include/libroar/hash.h (modified) * libroar/hash.c (modified) some statefull general hash api... 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