diff options
author | tb <> | 2018-07-23 18:24:22 +0000 |
---|---|---|
committer | tb <> | 2018-07-23 18:24:22 +0000 |
commit | a414a4a58297604ed0b1b4f44bb62271788eb36c (patch) | |
tree | 24b3b33e9a20ed5690fba25bdf488fc8a2ac11e3 /src/lib/libcrypto/man/OpenSSL_add_all_algorithms.3 | |
parent | ce83f868728bea42458168feadca75b7580a116d (diff) | |
download | openbsd-a414a4a58297604ed0b1b4f44bb62271788eb36c.tar.gz openbsd-a414a4a58297604ed0b1b4f44bb62271788eb36c.tar.bz2 openbsd-a414a4a58297604ed0b1b4f44bb62271788eb36c.zip |
Use BN_swap_ct() instead of BN_consttime_swap() in
ec_GF2m_montgomery_point_multiply(). The new BN_swap_ct() API is an
improved version of the public BN_consttime_swap() function: it allows
error checking, doesn't assert(), and has fewer assumptions on the input.
This diff eliminates the last use of BN_consttime_swap() in our tree.
ok inoguchi, jsing
Diffstat (limited to 'src/lib/libcrypto/man/OpenSSL_add_all_algorithms.3')
0 files changed, 0 insertions, 0 deletions