Uniform BN_bn2binpad() and BN_bn2lebinpad() implementations
authorNicola Tuveri <nic.tuv@gmail.com>
Thu, 5 Sep 2019 21:18:36 +0000 (00:18 +0300)
committerNicola Tuveri <nic.tuv@gmail.com>
Fri, 6 Sep 2019 23:27:53 +0000 (02:27 +0300)
commit212a75004207234fa677f73e71a1c42b541b009e
tree3673149410dc9bc7dc476c6ced1f16b94a3f75e2
parent84930232519ae6506101c65d4389619173b6cded
Uniform BN_bn2binpad() and BN_bn2lebinpad() implementations

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/9511)

(cherry picked from commit 1b338abe3abb8c73f004c34d4b8a9272b89dfd5d)
crypto/bn/bn_lib.c