summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ts/ts_lib.c
diff options
context:
space:
mode:
authortb <>2025-01-07 08:30:52 +0000
committertb <>2025-01-07 08:30:52 +0000
commitd589f6085401b1833475f8ee81e8bd8877cec677 (patch)
tree6ecbe239120c7d74f351796a659e9df26c4523c6 /src/lib/libcrypto/ts/ts_lib.c
parentee923a8ee6f7ac3ead05a32865fa6794a4960873 (diff)
downloadopenbsd-d589f6085401b1833475f8ee81e8bd8877cec677.tar.gz
openbsd-d589f6085401b1833475f8ee81e8bd8877cec677.tar.bz2
openbsd-d589f6085401b1833475f8ee81e8bd8877cec677.zip
Check discriminant directly in EC_GROUP_set_discriminant()
After possibly decoding a and b in EC_GROUP_get_curve(), this is a pure calculation in GFp and as such doesn't make use of any method-specifics. Let's perform this calculation directly in the public API implementation rather than redirecting through the methods and remove yet another method handler. ok jsing
Diffstat (limited to 'src/lib/libcrypto/ts/ts_lib.c')
0 files changed, 0 insertions, 0 deletions