Skip to content

CI: Add OPENSSL-LIBOQS on Linux when OpenSSL 3.3+ is available #174

Description

@dnovick

Problem

OPENSSL+LIBOQS is only tested on macOS (Homebrew OpenSSL 3.4+). Ubuntu 24.04 ships OpenSSL 3.0.x which is too old for SLH-DSA and ML-DSA, so Linux is excluded. This means the OpenSSL+LIBOQS combination is never validated on Linux.

Proposed Change

Track Ubuntu's OpenSSL version. When Ubuntu ships OpenSSL 3.3+, add OPENSSL-LIBOQS to the build-test-linux-arm64 matrix in ci-full.yml (and optionally a Linux x86-64 job).

Expected Benefit

Cross-platform validation of the OpenSSL+LIBOQS path; currently a macOS-only test.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions