Skip to content
Snippets Groups Projects
Commit c50c32a3 authored by Brad King's avatar Brad King
Browse files

librhash: Update import script to add SHA-3 implementation

parent fd8e6b1e
No related branches found
No related tags found
1 merge request!246Add SHA-3 hash algorithms
Pipeline #
......@@ -27,6 +27,8 @@ readonly paths="
librhash/sha1.h
librhash/sha256.c
librhash/sha256.h
librhash/sha3.c
librhash/sha3.h
librhash/sha512.c
librhash/sha512.h
librhash/ustd.h
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment