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:03:37 +0000 (10:03 +0100)
commit9f9442918aeaed5dc2442d81ab8d29fe3e1fb906
tree45bb6e52ae0435875d321f20269a13846b11598d
parent3de81a5912041a70884cf4e52e7213f3b5dfa747
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)
crypto/bn/bn_lib.c
crypto/bn/bn_mont.c