File tree Expand file tree Collapse file tree 15 files changed +29
-1
lines changed Expand file tree Collapse file tree 15 files changed +29
-1
lines changed Original file line number Diff line number Diff line change @@ -21,13 +21,14 @@ We provides implementation of:
2121 * SHA256
2222 * SHA384
2323 * SHA512
24+ * WHIRLPOOL
2425 * BLAKE2B
2526 * BLAKE2S
2627 * RIPEMD160
2728"""
2829
2930build: [
30- [ "dune" "subst"]
31+ [ "dune" "subst" ] {dev}
3132 [ "dune" "build" "-p" name "-j" jobs ]
3233 [ "dune" "runtest" "-p" name "-j" jobs ] {with-test}
3334]
Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ We provides implementation of:
2121 * SHA256
2222 * SHA384
2323 * SHA512
24+ * WHIRLPOOL
2425 * BLAKE2B
2526 * BLAKE2S
2627 * RIPEMD160
Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ We provides implementation of:
2121 * SHA256
2222 * SHA384
2323 * SHA512
24+ * WHIRLPOOL
2425 * BLAKE2B
2526 * BLAKE2S
2627 * RIPEMD160
Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ We provides implementation of:
2121 * SHA256
2222 * SHA384
2323 * SHA512
24+ * WHIRLPOOL
2425 * BLAKE2B
2526 * BLAKE2S
2627 * RIPEMD160
Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ We provides implementation of:
2121 * SHA256
2222 * SHA384
2323 * SHA512
24+ * WHIRLPOOL
2425 * BLAKE2B
2526 * BLAKE2S
2627 * RIPEMD160
Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ We provides implementation of:
2121 * SHA256
2222 * SHA384
2323 * SHA512
24+ * WHIRLPOOL
2425 * BLAKE2B
2526 * BLAKE2S
2627 * RIPEMD160
Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ We provides implementation of:
2121 * SHA256
2222 * SHA384
2323 * SHA512
24+ * WHIRLPOOL
2425 * BLAKE2B
2526 * BLAKE2S
2627 * RIPEMD160
Original file line number Diff line number Diff line change @@ -21,6 +21,8 @@ We provides implementation of:
2121 * SHA256
2222 * SHA384
2323 * SHA512
24+ * SHA3
25+ * WHIRLPOOL
2426 * BLAKE2B
2527 * BLAKE2S
2628 * RIPEMD160
Original file line number Diff line number Diff line change @@ -21,6 +21,8 @@ We provides implementation of:
2121 * SHA256
2222 * SHA384
2323 * SHA512
24+ * SHA3
25+ * WHIRLPOOL
2426 * BLAKE2B
2527 * BLAKE2S
2628 * RIPEMD160
Original file line number Diff line number Diff line change @@ -21,6 +21,8 @@ We provides implementation of:
2121 * SHA256
2222 * SHA384
2323 * SHA512
24+ * SHA3
25+ * WHIRLPOOL
2426 * BLAKE2B
2527 * BLAKE2S
2628 * RIPEMD160
You can’t perform that action at this time.
0 commit comments