Can we get some convenience functions like GMP has in the bignum implementation? Things like:

int BN_add_ui(BIGNUM *r, const BIGNUM *a, unsigned int b);

They would be very useful.


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to