summaryrefslogtreecommitdiffstats
path: root/crypto/crank/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/crank/DETAILS')
-rwxr-xr-xcrypto/crank/DETAILS24
1 files changed, 24 insertions, 0 deletions
diff --git a/crypto/crank/DETAILS b/crypto/crank/DETAILS
new file mode 100755
index 0000000000..0f8a71a239
--- /dev/null
+++ b/crypto/crank/DETAILS
@@ -0,0 +1,24 @@
+ SPELL=crank
+
+ VERSION=0.2.1
+ SOURCE=$SPELL-$VERSION.tar.bz2
+ MD5[0]=921c99ac3f55c56c4bb8e7ff8ed0f4c6
+
+# VERSION=0.1.4
+# SOURCE=$SPELL-$VERSION.tar.gz
+# MD5[0]=e439e999fadee26c378aa466ad0b20dc
+
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ WEB_SITE=http://crank.sourceforge.net
+ ENTERED=20020201
+ UPDATED=20020201
+ MAINTAINER=sja8rd@mizzou.edu
+ LICENSE[0]=GPL
+ SHORT="GUI simple cipher analysis / breaker."
+cat << EOF
+Crank is a project to provide a GUI toolkit to facilitate
+(and where possible, automate) the breaking of classical
+(pen-and-paper) cryptosystems. Initial focus is on the
+cryptanalysis of monoalphabetic substitution ciphers.
+EOF