diff options
Diffstat (limited to 'libtommath/tommath_superclass.h')
| -rw-r--r-- | libtommath/tommath_superclass.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/libtommath/tommath_superclass.h b/libtommath/tommath_superclass.h index ffbb8e1..0eeaf5f 100644 --- a/libtommath/tommath_superclass.h +++ b/libtommath/tommath_superclass.h @@ -60,9 +60,9 @@ #undef BN_FAST_MP_INVMOD_C /* To safely undefine these you have to make sure your RSA key won't exceed the Comba threshold - * which is roughly 255 digits [7140 bits for 32-bit machines, 15300 bits for 64-bit machines] + * which is roughly 255 digits [7140 bits for 32-bit machines, 15300 bits for 64-bit machines] * which means roughly speaking you can handle upto 2536-bit RSA keys with these defined without - * trouble. + * trouble. */ #undef BN_S_MP_MUL_DIGS_C #undef BN_S_MP_SQR_C @@ -71,6 +71,6 @@ #endif -/* $Source: /root/tcl/repos-to-convert/tcl/libtommath/tommath_superclass.h,v $ */ -/* $Revision: 1.3 $ */ -/* $Date: 2005/09/26 18:27:14 $ */ +/* $Source$ */ +/* $Revision$ */ +/* $Date$ */ |
