This website requires JavaScript.
Explore
Help
Sign In
hokori
/
VeriSHA1
Watch
1
Star
0
Fork
0
You've already forked VeriSHA1
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
2
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Yakumo Hokori
f029a95296
feat: 添加SHA1文件验证工具
...
实现一个命令行工具用于验证文件的SHA1值 添加clap、sha1和hex依赖
2025-07-15 16:58:15 +08:00
src
feat: 添加SHA1文件验证工具
2025-07-15 16:58:15 +08:00
.gitignore
build: 初始化 Rust 项目结构
2025-07-15 16:40:31 +08:00
Cargo.lock
feat: 添加SHA1文件验证工具
2025-07-15 16:58:15 +08:00
Cargo.toml
feat: 添加SHA1文件验证工具
2025-07-15 16:58:15 +08:00
test.txt
feat: 添加SHA1文件验证工具
2025-07-15 16:58:15 +08:00
Description
No description provided
30
KiB
Languages
Rust
100%