add TomsFastMath

This commit is contained in:
Love Hornquist Astrand
2010-05-26 10:13:13 -05:00
parent a45d584792
commit b59734d941

View File

@@ -153,6 +153,22 @@ to the following restrictions:
@end verbatim
@copynext
@heading TomsFastMath
Tom's fast math (bignum support)
@verbatim
TomsFastMath is public domain.
Note some ideas were borrowed from LibTomMath and OpenSSL. All of the code is original or ported
from LibTomMath [no code was ported from OpenSSL]. As such the origins and status of this code
are both public domain.
@end verbatim
@copynext
@heading Michael J. Fromberger
The RSA/DH support for libhcrypto.