类库
› dredge-cargo
DeprecatedLuar/dredge-cargo
Dredge是一个基于Go语言的加密命令行工具,用于安全存储和快速检索笔记、配置、密钥等敏感数据。它采用AES-256-GCM和Argon2id加密技术,提供模糊搜索功能,强调“搜索而非整理”的理念,适合在终端环境中快速访问加密信息。
技术栈
根目录 go
查看全部依赖 (5)
依赖
github.com/BurntSushi/toml
v1.5.0
github.com/hbollon/go-edlib
v1.7.0
github.com/urfave/cli/v2
v2.27.7
golang.org/x/crypto
v0.46.0
golang.org/x/term
v0.38.0
截图