File: control

package info (click to toggle)
hashalot 0.3-8
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 468 kB
  • ctags: 174
  • sloc: ansic: 1,544; sh: 713; makefile: 16
file content (19 lines) | stat: -rw-r--r-- 657 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: hashalot
Section: utils
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 9), dh-autoreconf
Standards-Version: 3.9.6
Vcs-Git: https://gitlab.com/hashalot/hashalot.git
Vcs-Browser: https://gitlab.com/hashalot/hashalot/tree/master
Homepage: http://www.paranoiacs.org/~sluskyb

Package: hashalot
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: dmsetup, cryptsetup
Description: Read and hash a passphrase
 This program will read a passphrase from standard input and print a binary
 (not printable) hash to standard output. The output is suitable for use as
 an encryption key.