add libtommath

This commit is contained in:
Love Hornquist Astrand
2010-07-18 14:14:09 -07:00
parent aaf598c2fd
commit 0de5a6d613

View File

@@ -153,12 +153,14 @@ to the following restrictions:
@end verbatim @end verbatim
@copynext @copynext
@heading TomsFastMath @heading TomsFastMath / LibTomMath
Tom's fast math (bignum support) Tom's fast math (bignum support) and LibTomMath
@verbatim @verbatim
LibTomMath is hereby released into the Public Domain.
TomsFastMath is public domain. TomsFastMath is public domain.
Note some ideas were borrowed from LibTomMath and OpenSSL. All of the code is original or ported Note some ideas were borrowed from LibTomMath and OpenSSL. All of the code is original or ported