summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ecdsa
diff options
context:
space:
mode:
authorjsing <>2023-06-24 17:49:44 +0000
committerjsing <>2023-06-24 17:49:44 +0000
commit7f15e5a3e5c10e4517df9decdb2e27dcf9550d6c (patch)
tree668a9ce3c8e1082d03e94389c51d3f971147b538 /src/lib/libcrypto/ecdsa
parent929c71e96837b9af0aab24ea7bacc4159d89cc64 (diff)
downloadopenbsd-7f15e5a3e5c10e4517df9decdb2e27dcf9550d6c.tar.gz
openbsd-7f15e5a3e5c10e4517df9decdb2e27dcf9550d6c.tar.bz2
openbsd-7f15e5a3e5c10e4517df9decdb2e27dcf9550d6c.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/ecdsa')
0 files changed, 0 insertions, 0 deletions