Skip to content

Commit 5be967d

Browse files
authored
Migrate to the new blobby format (#725)
1 parent a6a3052 commit 5be967d

File tree

81 files changed

+2
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

81 files changed

+2
-1
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,5 @@ sha3 = { path = "sha3" }
3535
whirlpool = { path = "whirlpool" }
3636

3737
# https://github.com/RustCrypto/utils/pull/1187
38+
# https://github.com/RustCrypto/utils/pull/1207
3839
blobby = { git = "https://github.com/RustCrypto/utils" }
1 Byte
Binary file not shown.

blake2/tests/data/blake2b_kat.blb

1 Byte
Binary file not shown.
2 Bytes
Binary file not shown.
1 Byte
Binary file not shown.
2 Bytes
Binary file not shown.
1 Byte
Binary file not shown.

fsb/tests/data/fsb160_kat.blb

1 Byte
Binary file not shown.

fsb/tests/data/fsb224_kat.blb

1 Byte
Binary file not shown.

0 commit comments

Comments
 (0)