chacha20 0.1.0 (#634)

* Added chacha20-0.1.0-dev

* Update and rename chacha20-0.1.0-dev.toml to chacha20-0.1.0.toml

Renamed file and fixed version number.
This commit is contained in:
Mateus de Lima Oliveira
2022-09-12 11:20:17 -03:00
committed by GitHub
parent 4a8ca83b18
commit ca49c6455c
+15
View File
@@ -0,0 +1,15 @@
name = "chacha20"
description = "ChaCha20 implementation in Ada."
version = "0.1.0"
authors = ["Mateus de Lima Oliveira"]
maintainers = ["Mateus de Lima Oliveira <mateus@ativarsoft.com>"]
maintainers-logins = ["m4t3uz"]
licenses = "MIT"
website = "https://ativarsoft.com"
tags = ["chacha20", "security", "cryptography"]
[origin]
commit = "bdbedfe4a7a49c74512919aed02a2dbecfa82c72"
url = "git+https://github.com/m4t3uz/chacha20.git"