Skip to content

Unknown algorithm ml-kem-512 on MacOS x86_64 with openssl-3.5 #44

@quarckster

Description

@quarckster

I build openssl on MacOS using the following commands:

./config
make

After that I build perftools using cmake:

cmake -S . -B . -DOPENSSL_ROOT_DIR=$HOME/openssl-3.5
cmake --build . --config Release

Then I run newrawkey:

DYLD_LIBRARY_PATH="/Users/perf/openssl-3.5/" ./newrawkey -t -a ml-kem-512 16
Unknown algorithm ml-kem-512

This issue is not reproduced on MacOS x86_64 with openssl-master and MacOS M1 with both openssl-3.5 and openssl-master.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions