* Sebastian Kuzminsky:

> epoch uses openssl for the bignums, not for the SSL.  We already got
> rid of all the SSL stuff by using the Mozilla SSL implementation.
> Getting rid of this last openssl dependency will require significant
> changes (reimplementation or feature removal).

A patch to replace the BN_* functions with calls to GNU MP looks
straightforward.  Do you know if this particular code array is covered
by regression tests?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to