openssl/include
Dr. Stephen Henson 85a4807f94 New BN functions.
Add new function BN_bn2binpad() which checks the length of the output
buffer and pads the result with zeroes if necessary.

New functions BN_bn2lebinpad() and BN_lebin2bn() which use little endian
format.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-02-02 17:17:38 +00:00
..
internal Style; add "!= NULL" 2016-02-01 11:23:55 -05:00
openssl New BN functions. 2016-02-02 17:17:38 +00:00