+90
−4
+6
−36
+18
−2
+3
−0
Loading
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>