Commit 85a4807f authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

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: default avatarRich Salz <rsalz@openssl.org>
parent 19f7130b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment