Mouse
Mouse
OpenSSL-3.5 supports ML-KEM out of the box. OpenSSL-3.4 (and 3.2, 3.3) requires installation of oqs-provider (which in turn requires liboqs). Older versions may have bugs. Regardless, all of the above...
@kaiduanx apparently you made more changes than what you showed. Before the fix, both .c and .java examples compiled and ran, but produced different shared keys (due to use of...
> You need to change example_kem.c code to run above case. I see. Or change MLKEM.java... Perhaps, it would be nice if the test "tested" both directions?
I am sorry, but it is unlikely that I'd be able to help: - 5G use of ASN.1 pushes this open source compiler over the edge by using features that...
@mr-j0nes - great idea, thanks! Done - please let me know if the result makes sense.
> Thats odd. Do you have correctly set environment variable pointing to the yubihsm configuration file? It certainly is odd. Yes, my env variables haven't changed for years, as I've...
Sorry for the noise: problem with the shell. It does not get the prompt through. (???) Using BASH script: ```text $ yhsm2-ecdsa-demo2 eng Testing pkcs11 engine (libp11) with YubiHSM ECDSA...
> Its hard to guess without showing what your aliases or shell look like Shell is "/bin/bash", provided by MacOS Sequoia 15.5. (I tried with ZSH - nothing worked) Aliases:...
Probably not, because OpenSSL + libp11 tend to work.
Recompiled/rebuilt everything. Running from local machine - success: ```text $ yhsm2-ecdsa-demo2 ea - 03 Retrieving public key from the token... pkcs11-tool --module /usr/local/lib/pkcs11/yubihsm_pkcs11.dylib -l -r --type pubkey --id ea03 -o...