summaryrefslogtreecommitdiffstats
path: root/crypto/otpcalc/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/otpcalc/DETAILS')
-rwxr-xr-xcrypto/otpcalc/DETAILS14
1 files changed, 14 insertions, 0 deletions
diff --git a/crypto/otpcalc/DETAILS b/crypto/otpcalc/DETAILS
new file mode 100755
index 0000000000..8da90f9613
--- /dev/null
+++ b/crypto/otpcalc/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=otpcalc
+ VERSION=0.97
+ SOURCE=otpCalc-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/otpCalc-$VERSION
+ SOURCE_URL[0]=http://killa.net/infosec/otpCalc/$SOURCE
+ MD5[0]=10020fa3d937f45ab740ed962f7a89d2
+ WEB_SITE=http://killa.net/infosec/otpCalc/
+ ENTERED=20041221
+ UPDATED=20041221
+ LICENSE[0]=GPL
+ SHORT="OTP and S/Key calculator for X"
+cat << EOF
+otpCalc generates one time passwords for responding to S/Key (RFC1760) and OTP (RFC2289) challenges. It supports MD4, MD5, RMD160, and SHA1 message digests.
+EOF