Browse Source

Updated the LibTomMath reference to use 0.41 version

Jouni Malinen 17 years ago
parent
commit
ad844747ca
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/tls/libtommath.c

+ 3 - 3
src/tls/libtommath.c

@@ -1,7 +1,7 @@
 /*
- * Minimal code for RSA support from LibTomMath 0.3.9
- * http://math.libtomcrypt.com/
- * http://math.libtomcrypt.com/files/ltm-0.39.tar.bz2
+ * Minimal code for RSA support from LibTomMath 0.41
+ * http://libtom.org/
+ * http://libtom.org/files/ltm-0.41.tar.bz2
  * This library was released in public domain by Tom St Denis.
  *
  * The combination in this file may not use all of the optimized algorithms