Datasets:

Modalities:
Text
Formats:
text
Size:
< 1K
ArXiv:
Libraries:
Datasets
llama.cpp / examples /gguf-hash /deps /sha1 /package.json
dlxj
todo: 基于 CUDA 13.0 编译
2517be1
raw
history blame contribute delete
200 Bytes
{
"name": "sha1",
"version": "0.0.1",
"repo": "clibs/sha1",
"description": "sha1 hash algorithm",
"keywords": ["sha1", "hash"],
"license": "public domain",
"src": ["sha1.c", "sha1.h"]
}