fast reduction for NIST curves
authorBodo Möller <bodo@openssl.org>
Mon, 28 Oct 2002 13:23:24 +0000 (13:23 +0000)
committerBodo Möller <bodo@openssl.org>
Mon, 28 Oct 2002 13:23:24 +0000 (13:23 +0000)
commit5c6bf03117a26942327f43d02e9113e9870f7aba
tree69fe35ae1e549a9b68c2e6fbb0d209a19dc8856f
parentf72ed6153b2b54c2129354187a2f50193b68f0a1
fast reduction for NIST curves

Submitted by: Nils Larsch
12 files changed:
CHANGES
apps/speed.c
crypto/bn/Makefile.ssl
crypto/bn/bn.h
crypto/bn/bn_lib.c
crypto/bn/bn_nist.c [new file with mode: 0644]
crypto/ec/Makefile.ssl
crypto/ec/ec.h
crypto/ec/ec_cvt.c
crypto/ec/ec_err.c
crypto/ec/ecp_nist.c
util/libeay.num