diff options
| author | Edward Thomson <ethomson@edwardthomson.com> | 2021-12-12 14:25:25 -0500 |
|---|---|---|
| committer | Edward Thomson <ethomson@edwardthomson.com> | 2022-03-23 08:39:19 -0400 |
| commit | b900981cf7f6499b99cf83f77f73cf5fc436653b (patch) | |
| tree | 50f2654641178a9005b24929df3c0334647948e1 /tests/resources | |
| parent | 36df49c26d93f4d5cc14db48a40316b29945bcd4 (diff) | |
| download | libgit2-b900981cf7f6499b99cf83f77f73cf5fc436653b.tar.gz | |
sha: add sha256 algorithm
Add support for a SHA256 hash algorithm, and add the "builtin" SHA256
hash engine (from RFC 6234).
Diffstat (limited to 'tests/resources')
| -rw-r--r-- | tests/resources/sha1/empty | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/resources/sha1/empty b/tests/resources/sha1/empty new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/tests/resources/sha1/empty |
