summaryrefslogtreecommitdiffstats
path: root/src/tests/hash_df_test.c
Commit message (Expand)AuthorAgeFilesLines
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [test] Avoid using "static const" for test declarationsMichael Brown2012-03-071-1/+1
* [rng] Add NIST self-tests for Hash_df using SHA-256Michael Brown2012-03-061-0/+397
* [rng] Allow hash_df() to accept multiple underlying hash algorithmsMichael Brown2012-03-061-70/+75
* [rng] Add missing #include <string.h>Michael Brown2012-02-211-0/+1
* [rng] Add NIST self-tests for Hash_dfMichael Brown2012-02-191-0/+494