summaryrefslogtreecommitdiffstats
path: root/crypto/cryptoolinux/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/cryptoolinux/DETAILS')
-rwxr-xr-xcrypto/cryptoolinux/DETAILS15
1 files changed, 15 insertions, 0 deletions
diff --git a/crypto/cryptoolinux/DETAILS b/crypto/cryptoolinux/DETAILS
new file mode 100755
index 0000000000..532fa612c9
--- /dev/null
+++ b/crypto/cryptoolinux/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=cryptoolinux
+ VERSION=0.2
+ SOURCE=CrypTooLinux-$VERSION.tar.gz
+ SOURCE_URL[0]=http://download.gna.org/$SPELL/$SOURCE
+ SOURCE_HASH=sha512:d88425378b2152f23a68ff9d2ff7f1a95d1980ff23f3d68763f64ae703abea06f581ff376a73fa0e96489928ca98d7c127652fb14f98bd63e8108c37db1ad43b
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/ctl"
+ WEB_SITE=http://www.cryptoolinux.net
+ LICENSE[0]=GPL
+ ENTERED=20081216
+ SHORT="a tool to learn cryptography and cryptanalysis"
+cat << EOF
+Cryptoolinux is a tool to learn cryptography and cryptanalysis. The primary
+objective is to make a clone of CrypTool on Linux. The secondary objective
+is to expand the application with new algorithms.
+EOF