Files
alire-index-community/index/sh/sha2/sha2-1.1.0.toml
T
2022-03-24 11:35:21 +01:00

16 lines
440 B
TOML

name = "sha2"
description = "Secure Hash Algorithm 2 implemented in Ada"
version = "1.1.0"
website = "https://github.com/AntonMeep/sha2"
licenses = "ISC"
tags = ["cryptography", "security", "sha2"]
authors = ["Anton Fediushin"]
maintainers = ["Anton Fediushin <imantonmeep@gmail.com>"]
maintainers-logins = ["AntonMeep"]
[origin]
commit = "a1954792aab01e0c551f76dc66a1c6fa35106835"
url = "git+https://github.com/AntonMeep/sha2.git"