Parcourir la source

Updated the LibTomMath reference to use 0.41 version

Jouni Malinen il y a 17 ans
Parent
commit
ad844747ca
1 fichiers modifiés avec 3 ajouts et 3 suppressions
  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