sha: add sha256 algorithm
Add support for a SHA256 hash algorithm, and add the "builtin" SHA256 hash engine (from RFC 6234).
Showing
src/util/hash/builtin.c
0 → 100644
src/util/hash/builtin.h
0 → 100644
src/util/hash/rfc6234/sha.h
0 → 100644
src/util/hash/rfc6234/sha224-256.c
0 → 100644
tests/resources/sha1/empty
0 → 100644
tests/util/sha256.c
0 → 100644
Please
register
or
sign in
to comment