fix error found by coverity: check if ctx is != NULL before calling BN_CTX_end()
[oweals/openssl.git] / crypto / bn / bn_const.c
2005-10-05 Dr. Stephen HensonUpdate from HEAD.
2005-08-20 Ben LaurieAvoid weak subgroups in Diffie Hellman.