sha1 1.0.0 (#480)

This commit is contained in:
Anton F
2022-03-22 15:48:00 +01:00
committed by GitHub
parent 78ad490b74
commit a16414af54
+15
View File
@@ -0,0 +1,15 @@
name = "sha1"
description = "Secure Hash Algorithm 1 implemented in Ada"
version = "1.0.0"
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 = "77f2df4a9b8f27c0a002338edd806642df422a0f"
url = "git+https://github.com/AntonMeep/sha1.git"