Import sha1_smol 1.0.0 upstream upstream/1.0.0
authorDongHun Kwak <dh0128.kwak@samsung.com>
Sun, 9 Apr 2023 23:57:21 +0000 (08:57 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Sun, 9 Apr 2023 23:57:21 +0000 (08:57 +0900)
commitec3a1d2efd6f8ac48d1ce06102057c49cc0c953c
tree95253c37b491ec4b368382a7651027ae7a99a906
Import sha1_smol 1.0.0
13 files changed:
.cargo_vcs_info.json [new file with mode: 0644]
.github/FUNDING.yml [new file with mode: 0644]
.github/workflows/clippy.yml [new file with mode: 0644]
.github/workflows/rustfmt.yml [new file with mode: 0644]
.github/workflows/tests.yml [new file with mode: 0644]
.gitignore [new file with mode: 0644]
Cargo.toml [new file with mode: 0644]
Cargo.toml.orig [new file with mode: 0644]
LICENSE [new file with mode: 0644]
Makefile [new file with mode: 0644]
README.md [new file with mode: 0644]
src/lib.rs [new file with mode: 0644]
src/simd.rs [new file with mode: 0644]