summaryrefslogtreecommitdiffstats
path: root/crypto/john/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/john/DETAILS')
-rwxr-xr-xcrypto/john/DETAILS19
1 files changed, 19 insertions, 0 deletions
diff --git a/crypto/john/DETAILS b/crypto/john/DETAILS
new file mode 100755
index 0000000000..0064573b93
--- /dev/null
+++ b/crypto/john/DETAILS
@@ -0,0 +1,19 @@
+ SPELL=john
+ VERSION=1.6
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://www.openwall.com/john/$SOURCE
+ MD5[0]=a5ee9d3d5c16dba251a4cb065c1ed4ee
+ WEB_SITE=http://www.openwall.com/john/
+ ENTERED=20011216
+ UPDATED=20011216
+ LICENSE[0]=GPL
+ MAINTAINER=hgr@vabo.cz
+ SHORT="John the Ripper is a fast password cracker."
+cat << EOF
+John the Ripper is a fast password cracker, currently available
+for many flavors of Unix (11 are officially supported, not
+counting different architectures), DOS, Win32, and BeOS. Its
+primary purpose is to detect weak Unix passwords, but a number
+of other hash types are supported as well.
+EOF