Topic: XMSS-signed certificates
Hi everyone,
I'm having trouble creating and signing certificates using XMSS keys.
I checked the source code of asn.c (https://github.com/wolfSSL/wolfssl/blob … /src/asn.c) and it seems like the MakeAnyCert function and therefore the wc_MakeCert_ex function don't support XMSS keys. I saw an older forked version where XMSS keys were accepted, was the support dropped? Is there any other way of creating and signing certificates using XMSS?
Best regards and thanks in advance!