Binary field arithmetic contributed by Sun Microsystems.
authorBodo Möller <bodo@openssl.org>
Fri, 2 Aug 2002 13:03:55 +0000 (13:03 +0000)
committerBodo Möller <bodo@openssl.org>
Fri, 2 Aug 2002 13:03:55 +0000 (13:03 +0000)
commit1dc920c8de5b7109727a21163843feecdf06a8cf
tree96cf1151b1b2a36ae7caf2111295664c1a1396a8
parent16dc1cfb5c303cd67c69003ff8aee48cae21b867
Binary field arithmetic contributed by Sun Microsystems.
The 'OPENSSL_NO_SUN_DIV' default is still subject to change,
so I didn't bother to finish the CHANGES entry yet.

Submitted by: Douglas Stebila <douglas.stebila@sun.com>, Sheueling Chang <sheueling.chang@sun.com>
(CHANGES entry by Bodo Moeller)
CHANGES
crypto/bn/Makefile.ssl
crypto/bn/bn.h
crypto/bn/bn_err.c
crypto/bn/bn_gf2m.c [new file with mode: 0644]
crypto/bn/bntest.c