Skip to content

OpenSSL linking configuration mismatch between oqs (C) and oqs-sys #17

@BlackHoleFox

Description

@BlackHoleFox

In the primary C library, linking to OpenSSL is disabled on Windows. However, in this crate, it is enabled by default on all platforms. Without --no-default-features, this causes a number of compilation errors on Windows when trying to build oqs in the build script.

Please consider not linking to OpenSSL by default, especially on Windows, although it causes installation headaches on all platforms.

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