[openssl/openssl] a8aad9: New function EC_GROUP_to_params to convert an EC_G...
openssl-machine
noreply at github.com
Wed Feb 8 15:30:25 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: a8aad913ecc632405096b2b61942b2c782cc74f4
https://github.com/openssl/openssl/commit/a8aad913ecc632405096b2b61942b2c782cc74f4
Author: Oliver Mihatsch <oliver.mihatsch at virtual-solution.com>
Date: 2023-02-08 (Wed, 08 Feb 2023)
Changed paths:
M CHANGES.md
M crypto/ec/ec_lib.c
M doc/man3/EC_GROUP_new.pod
M include/openssl/ec.h
M test/ectest.c
M util/libcrypto.num
Log Message:
-----------
New function EC_GROUP_to_params to convert an EC_GROUP to an array of OSSL_PARAM.
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Todd Short <todd.short at me.com>
(Merged from https://github.com/openssl/openssl/pull/20205)
More information about the openssl-commits
mailing list