diff options
author | jsing <> | 2023-06-24 17:49:44 +0000 |
---|---|---|
committer | jsing <> | 2023-06-24 17:49:44 +0000 |
commit | 85449832b5cd61fcf004eccee57d8cd3fb05d84c (patch) | |
tree | 668a9ce3c8e1082d03e94389c51d3f971147b538 /src/lib/libcrypto/ecdh/ech_lib.c | |
parent | 9c9d2ba5315c279ef02f7abb4f0f04e77d490f3a (diff) | |
download | openbsd-85449832b5cd61fcf004eccee57d8cd3fb05d84c.tar.gz openbsd-85449832b5cd61fcf004eccee57d8cd3fb05d84c.tar.bz2 openbsd-85449832b5cd61fcf004eccee57d8cd3fb05d84c.zip |
Mop up EC_GROUP precomp machinery.
Since there are now no EC implementations that perform pre-computation at
the EC_GROUP level, remove all of the precomp machinery, including the
extra_data EC_GROUP member.
The ec_wNAF_mul() code is horrific - simply cut out the precomp code,
rather than trying to rewrite it (that's a project for another day).
ok tb@
Diffstat (limited to 'src/lib/libcrypto/ecdh/ech_lib.c')
0 files changed, 0 insertions, 0 deletions