File size: 200 Bytes
03ba2cd | 1 2 3 4 5 6 7 8 9 10 | {
"name": "sha1",
"version": "0.0.1",
"repo": "clibs/sha1",
"description": "sha1 hash algorithm",
"keywords": ["sha1", "hash"],
"license": "public domain",
"src": ["sha1.c", "sha1.h"]
}
|