Don't allow BIGNUMs to become so large that computations with dmax
authorBodo Möller <bodo@openssl.org>
Sun, 3 Dec 2000 09:39:04 +0000 (09:39 +0000)
committerBodo Möller <bodo@openssl.org>
Sun, 3 Dec 2000 09:39:04 +0000 (09:39 +0000)
commit152a689cf93f2bac78c1b0d6ee24c86640ae0f34
tree7493c7de70e4bbd8fe3ea01c1d705c4f523b5047
parent35a99b6380231992457f9e4133d3c3e509b85d0d
Don't allow BIGNUMs to become so large that computations with dmax
might overflow.
crypto/bn/bn.h
crypto/bn/bn_err.c
crypto/bn/bn_lib.c