8000 Feature flag for using `ring` (or `aws-lc-rs`) instead of `openssl` in `secp256r1-program` and its transitive dependents · Issue #44 · anza-xyz/solana-sdk · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Feature flag for using ring (or aws-lc-rs) instead of openssl in secp256r1-program and its transitive dependents #44
Open
@ShoyuVanilla

Description

@ShoyuVanilla

In some environments, compiling openssl-sys can be problematic.
To address this, I propose introducing a feature flag that allows the use of ring or aws-lc-rs as an alternative to openssl in secp256r1-program and its transitive dependencies.

Although secp256r1-program currently includes a feature flag for vendoring openssl, using ring or aws-lc-rs would provide more flexibility and potentially improve security.

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

      0