]> www.wagner.pp.ru Git - openssl-gost/debpkg.git/blob - debian/control
Added manual pages to gostsum package
[openssl-gost/debpkg.git] / debian / control
1 Source: libengine-gost-openssl1.1
2 Section: libs
3 Priority: extra
4 Maintainer: Victor Wagner <vitus@fafnir.l.postgrespro.ru>
5 Build-Depends: debhelper (>= 9), cmake, libssl-dev, openssl
6 Standards-Version: 3.9.5
7 Homepage: https://github.com/gost-engine/engine
8 Vcs-Git: https://github.com/gost-engine/engine.git
9
10 Package: libengine-gost-openssl1.1
11 Architecture: any
12 Depends: ${shlibs:Depends}, ${misc:Depends}
13 Description: Loadable module for openssl implementing GOST algorithms
14  This package contains loadable module for openssl library, which
15  implements (in software) Russian national standard (GOST) cryptograpy
16  algorithms.
17
18 Package: gostsum
19 Architecture: any
20 Depends: ${shlibs:Depends}, ${misc:Depends}
21 Description: Utility to compute GOST hashes
22  This package contain utilities to compute GOST hashsums
23  gostsum - computes GOST R 34.11-94 hash
24  gost12sum - computes GOST R 34.11-2012 hash
25
26