浏览代码

librhash: Update import script to add SHA-3 implementation

Brad King 9 年之前
父节点
当前提交
c50c32a30f
共有 1 个文件被更改,包括 2 次插入0 次删除
  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