BN_copy now propagates BN_FLG_CONSTTIME
authorSamuel Weiser <samuel.weiser@iaik.tugraz.at>
Sat, 16 Sep 2017 14:52:44 +0000 (16:52 +0200)
committerMatt Caswell <matt@openssl.org>
Wed, 27 Sep 2017 09:09:39 +0000 (10:09 +0100)
commita8e047a819b8f8bf8699e0bbfc838e1f23e82051
tree6b4c8cb0dda67ccc2cc92576cc5a5d376797652f
parentd32bf5494098b4a4bca075640c4c96d2cee1b4f0
BN_copy now propagates BN_FLG_CONSTTIME

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4377)

(cherry picked from commit 9f9442918aeaed5dc2442d81ab8d29fe3e1fb906)
crypto/bn/bn_lib.c
crypto/bn/bn_mont.c