File: control

package info (click to toggle)
bsign 0.4.4
  • links: PTS
  • area: main
  • in suites: woody
  • size: 420 kB
  • ctags: 647
  • sloc: cpp: 3,019; ansic: 344; makefile: 294; sh: 219
file content (17 lines) | stat: -rw-r--r-- 643 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: bsign
Section: admin
Priority: optional
Maintainer: Marc Singer <elf@debian.org>
Standards-Version: 3.5.6.0
Build-Depends: debhelper (>= 3.0.40), g++

Package: bsign
Architecture: i386
Depends: ${shlibs:Depends}
Description: Corruption & intrusion detection using embedded hashes
 This package embeds secure hashes (SHA1) and digital signatures (GNU
 Privacy Guard) into files for verification and authentication.
 Currently, target file types are all ELF format: executables, kernel
 modules, shared and static link libraries.  This program has
 functionality similar to tripwire and integrit without the need to
 maintain a database.