Parcourir la source

librhash: Update import script to add SHA-3 implementation

Brad King il y a 9 ans
Parent
commit
c50c32a30f
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      Utilities/Scripts/update-librhash.bash

+ 2 - 0
Utilities/Scripts/update-librhash.bash

@@ -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