K 10 svn:author V 5 simon K 8 svn:date V 27 2006-07-30T19:29:26.000000Z K 7 svn:log V 180 Pass BN_CTX to internal functions instead of allocating it internally. This allows msqrt() to only call BN_CTX_new() once intead of many times. Suggested and reviewed by: stefanf END