File: control

package info (click to toggle)
gost-crypto 0.3.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,664 kB
  • sloc: ansic: 20,924; makefile: 31
file content (24 lines) | stat: -rw-r--r-- 924 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: gost-crypto
Section: kernel
Priority: optional
Maintainer: Dmitry Baryshkov <dbaryshkov@gmail.com>
Build-Depends: debhelper (>= 11), dkms (>= 2.1.0.0)
Standards-Version: 4.4.0
Homepage: https://github.com/GostCrypt/linux-crypto
Vcs-Browser: https://salsa.debian.org/lumag-guest/gost-crypto
Vcs-Git: https://salsa.debian.org/lumag-guest/gost-crypto.git

Package: gost-crypto-dkms
Architecture: all
Depends: ${misc:Depends}
Description: Linux kernel modules implementing GOST cryptography
 This is a set of Linux kernel modules implementing Russian cryptographic
 algorithms:
 .
  - GOST 28147 cipher (RFC 5830)
  - GOST 28147 "Imitovstavka" (MAC mode) (RFC 5830)
  - GOST R 34.11-94 digest (RFC 5831)
   - HMAC using GOST R 34.11-94 (RFC 4357)
  - GOST R 34.12-2015 ciphers (Magma and Kuznyechik) (RFC 7801)
   - CMAC using GOST R 34.12-2015 (as required by GOST R 34.13-2015)
  - GOST R 34.11-2012 digest (RFC 6986)