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:12:19 +0000 (10:12 +0100)
commit8372efbd2fd093f4ea9178f95b918b08fd50771e
treee64d3227fd1d380144c12e6d089b90b813125ea2
parenta703f4473f1ce8f0080e420800eefb1fba9258ed
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