diff options
author | tb <> | 2025-01-18 13:07:47 +0000 |
---|---|---|
committer | tb <> | 2025-01-18 13:07:47 +0000 |
commit | 557d995104dc9e9a0ab79662c8e3ac488cb2d61c (patch) | |
tree | 490ca89c3ac052f144b114a555ce142acd4b813f /src/usr.bin/openssl/ecparam.c | |
parent | 7d32176cc7f54fda13623751a9e1b1c349bacb1f (diff) | |
download | openbsd-557d995104dc9e9a0ab79662c8e3ac488cb2d61c.tar.gz openbsd-557d995104dc9e9a0ab79662c8e3ac488cb2d61c.tar.bz2 openbsd-557d995104dc9e9a0ab79662c8e3ac488cb2d61c.zip |
Drop field determination dance
If we get here, we're in a server and have managed to load the cert.
The public key is therefore a point on a built-in curve, and we know
the group is defined over some prime field. Now it is just a matter of
figuring out whether we support the group in libssl.
ok jsing
Diffstat (limited to 'src/usr.bin/openssl/ecparam.c')
0 files changed, 0 insertions, 0 deletions