sha2 1.1.0 (#483)

This commit is contained in:
Anton F
2022-03-24 11:35:21 +01:00
committed by GitHub
parent 2cf5f07453
commit c818a43581
+15
View File
@@ -0,0 +1,15 @@
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"