Commit fa4d419c authored by Richard Levitte's avatar Richard Levitte
Browse files

Add BN_native2bn and BN_bn2nativepad, for native BIGNUM import/export



These are a couple of utility functions, to make import and export of
BIGNUMs to byte strings in platform native for (little-endian or
big-endian) easier.

Reviewed-by: default avatarPaul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8346)
parent 1a31d801
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