sha1 1.0.1 (#481)

This commit is contained in:
Anton F
2022-03-23 12:28:24 +01:00
committed by GitHub
parent a16414af54
commit 2cf5f07453
+15
View File
@@ -0,0 +1,15 @@
name = "sha1"
description = "Secure Hash Algorithm 1 implemented in Ada"
version = "1.0.1"
website = "https://github.com/AntonMeep/sha1"
licenses = "ISC"
tags = ["cryptography", "security", "sha1"]
authors = ["Anton Fediushin"]
maintainers = ["Anton Fediushin <imantonmeep@gmail.com>"]
maintainers-logins = ["AntonMeep"]
[origin]
commit = "a09a171b8739772301211976cc997406c37dce4d"
url = "git+https://github.com/AntonMeep/sha1.git"