File: control

package info (click to toggle)
whirlpool 1-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 188 kB
  • ctags: 65
  • sloc: ansic: 764; sh: 101; makefile: 90
file content (16 lines) | stat: -rw-r--r-- 522 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: whirlpool
Priority: optional
Maintainer: Matthew Johnson <mjj29@debian.org>
Build-Depends: debhelper (>=5), dpatch, docbook-to-man
Standards-Version: 3.7.2
Section: utils

Package: whirlpool
Section: utils
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Implementation of the whirlpool hash algorithm
 This is an implementation of the whirlpool hash algorithm which is based on
 the AES encryption algorithm and standardised in ISO/IEC 10118-3. This is the
 reference C implementation.