diff --git a/index/sh/sha1/sha1-1.0.0.toml b/index/sh/sha1/sha1-1.0.0.toml new file mode 100644 index 00000000..ef73f31e --- /dev/null +++ b/index/sh/sha1/sha1-1.0.0.toml @@ -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 "] +maintainers-logins = ["AntonMeep"] + +[origin] +commit = "77f2df4a9b8f27c0a002338edd806642df422a0f" +url = "git+https://github.com/AntonMeep/sha1.git" +