diff options
author | tb <> | 2025-03-13 10:31:12 +0000 |
---|---|---|
committer | tb <> | 2025-03-13 10:31:12 +0000 |
commit | feba57a19b3cc7d98fc2e6c42a2aebe57fd59e2f (patch) | |
tree | ecce31f1c041cddddbf890310bf0e63db14d4839 /src/lib/libssl/tls13_lib.c | |
parent | bceb0fb6fb33668433b77fae4a3e74a7b30a2b95 (diff) | |
download | openbsd-feba57a19b3cc7d98fc2e6c42a2aebe57fd59e2f.tar.gz openbsd-feba57a19b3cc7d98fc2e6c42a2aebe57fd59e2f.tar.bz2 openbsd-feba57a19b3cc7d98fc2e6c42a2aebe57fd59e2f.zip |
Simplify field and private key encoding
Reach into the group (p and order are always available) and use
BN_num_bytes() rather than using clumsy and badly named API.
It's shorter and more readable.
ok jsing
Diffstat (limited to 'src/lib/libssl/tls13_lib.c')
0 files changed, 0 insertions, 0 deletions