Source: libjbcrypt-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Per Andersson <avtobiff@gmail.com>
Build-Depends:
 debhelper (>= 9),
 default-jdk,
 ant,
 javahelper (>= 0.30),
 maven-repo-helper (>= 1.5~)
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-java/libjbcrypt-java.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libjbcrypt-java.git
Homepage: http://www.mindrot.org/projects/jBCrypt/

Package: libjbcrypt-java
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}
Description: Java implementation of OpenBSD's Blowfish hashing
 jBCrypt is an implementation of Blowfish block cipher with modifications
 designed to raise the cost of off-line password cracking and frustrate fast
 hardware implementation.
 .
 The intent is to make a compromise of a password database less likely to
 result in an attacker gaining knowledge of the plaintext passwords (e.g. using
 John the Ripper).
