mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 16:02:22 +01:00
Currently, it only supports ECC, which is all we need it for for the OpenSplice port we're working on. In the ECC case, all it needs to do is set the group appropriately. The logic is very similar to `wolfSSL_EVP_PKEY_keygen`, minus the final step of actually generating the key.
Before creating any new configure files (.conf) read the CONF_FILES_README.md