diff options
author | tb <> | 2023-05-20 05:42:57 +0000 |
---|---|---|
committer | tb <> | 2023-05-20 05:42:57 +0000 |
commit | a396af3f8229fb61b19bc9d2df321f3dcf435229 (patch) | |
tree | 54fcee104a25174c37159f0cbbc12b2c9adcdcb5 /src/lib/libcrypto | |
parent | 78e55acbc99ac02f1fc1a7009196444739574783 (diff) | |
download | openbsd-a396af3f8229fb61b19bc9d2df321f3dcf435229.tar.gz openbsd-a396af3f8229fb61b19bc9d2df321f3dcf435229.tar.bz2 openbsd-a396af3f8229fb61b19bc9d2df321f3dcf435229.zip |
openssl speed: remove binary curve remnants
This wasn't properly hidden under OPENSSL_NO_EC2M, and all it does now
is producing ugly errors and useless "statistics". While looking at this,
I found that much of speed "has been pilfered from [Eric A. Young's]
libdes speed.c program". Apparently this was an precursor and ingredient
of SSLeay. Unfortunately, it seems that this piece of the history is lost.
ok miod
PS: If anyone is bored, a rewrite from scratch of the speed 'app' would
be a welcome contribution and may be an instructive rainy day project.
The current code was written in about the most stupid way possible so as
to maximize fragility and unmaintainability.
Diffstat (limited to 'src/lib/libcrypto')
0 files changed, 0 insertions, 0 deletions