Don't allow BIGNUMs to become so large that computations with dmax
authorBodo Möller <bodo@openssl.org>
Sun, 3 Dec 2000 09:37:15 +0000 (09:37 +0000)
committerBodo Möller <bodo@openssl.org>
Sun, 3 Dec 2000 09:37:15 +0000 (09:37 +0000)
commitfe772376ec29028a761eb5ad08a635f7b712d82f
tree7b1f5add2d833bdd2e8736d80193d122f2ec7969
parent99cf5acd5c7a5ee264c6c78d45cad9beedb8ba47
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