-
Notifications
You must be signed in to change notification settings - Fork 3
/
libhmac.ini
23 lines (18 loc) · 973 Bytes
/
libhmac.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[project]
description: "libhmac is a library to support various Hash-based Message Authentication Codes (HMAC)."
name: "libhmac"
status: "alpha"
year_of_creation: "2011"
features: ["ossfuzz", "python_bindings", "tools"]
[library]
build_dependencies: ["crypto"]
description: "Library to support various Hash-based Message Authentication Codes (HMAC)"
features: ["pthread"]
public_types: ["md5_context", "sha1_context", "sha224_context", "sha256_context", "sha512_context"]
[tests]
profiles: ["libhmac", "pyhmac", "hmacsum"]
[tools]
description: "Several tools for calculating Hash-based Message Authentication Codes (HMAC)"
names: ["hmacsum"]
[pypi]
appveyor_token: "VHuZiUWgTqTciKE2nsv/LrJNUqN/CftteuhwemKDrv8SkWe3OwkH5XZFQkOC69mw3ezyiMjaGbndChV6gnTJv7sJnZ4y1icQHiW3qn4EBSwgMTkrXVEEfE0ZVQ1mY6b9MtrxAGgY9Fl0P00gn0N1bsaNeMbUsL2wMecDwUCFZOAydsCsu9hviixwzEpjzuI0nefkazJ1aW13YArnjrbcFBlgCnLZPWko0nj91Bz7YBFZHaMN9h71qpmHMImPoCoSEjTSyQClmT+0oubYpztTM2nE78wx4H4dOz3s8iRoQVg="