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:21:03 +0000 (02:21 +0300)
commit2432e1291d9a8808bee9505815072ee755b9c362
tree4e35b81f0c9b2c94984f727c8d3ae4817cb4fab3
parentb9a380f78cd7dbb414bccb38f0904a32d8384fca
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