this repo has no description

Add maintainer contact info

Changed files
+2 -2
packages
kuznechik
kuznechik.0.1.0
+2 -2
packages/kuznechik/kuznechik.0.1.0/opam
···
synopsis: "Implementation of Kuzneechik cipher"
description:
"Implementation of Kuznechik block cipher from Russian GOST standart"
-
maintainer: ["Belousov Dmitry"]
-
authors: ["Belousov Dmitry"]
license: "MIT"
homepage: "https://github.com/beldmian/kuznechik"
doc: "https://github.com/beldmian/kuznechik"
···
synopsis: "Implementation of Kuzneechik cipher"
description:
"Implementation of Kuznechik block cipher from Russian GOST standart"
+
maintainer: ["Belousov Dmitry <beldmian@gmail.com>"]
+
authors: ["Belousov Dmitry <beldmian@gmail.com>"]
license: "MIT"
homepage: "https://github.com/beldmian/kuznechik"
doc: "https://github.com/beldmian/kuznechik"