You are not logged in. Please login or register.
Active topics Unanswered topics
Welcome to the wolfSSL Forums!
Please post questions or comments you have about wolfSSL products here. It is helpful to be as descriptive as possible when asking your questions.
References
Stable Releases - download stable product releases.
Development Branch - latest development branch on GitHub.
wolfSSL Manual - wolfSSL (formerly CyaSSL) product manual and API reference.
Search options
I think I found the solution: wc_MakeCertReq_ex() lets me specify the key type, ED25519_TYPE.
Dear forum members,
We are looking for a solution to use ed25519 keys with X.509 certificates.
The "certgen/csr_example.c" demo in wolfssl-examples repo at github would be a promising starting point, but we are unsure if generation of "ed25519" X.509 CSR is possible, as the function wc_MakeCertReq() only takes in an RSA or ECC key.
Is ed25519 supported by wolfssl's X.509 implementation?
Best regards,
Jan
Posts found: 2
Generated in 0.019 seconds (97% PHP - 3% DB) with 4 queries