Change BN_mod_sqrt() so that it verifies that the input value is
authorBodo Möller <bodo@openssl.org>
Fri, 2 Aug 2002 14:57:53 +0000 (14:57 +0000)
committerBodo Möller <bodo@openssl.org>
Fri, 2 Aug 2002 14:57:53 +0000 (14:57 +0000)
commit6fb60a84dd1ec81953917e0444dab50186617432
treee3233b3c996e8e038c7bb5c2191484b03dbf5fed
parent5af7d1a3b8d3cfed3494460e20ad257dab4e4a0c
Change BN_mod_sqrt() so that it verifies that the input value is
really the square of the return value.
CHANGES
crypto/bn/bn_sqrt.c
crypto/ec/ecp_smpl.c