anza-xyz / anza-xyz/solana-sdk
Feature flag for using `ring` (or `aws-lc-rs`) instead of `openssl` in `secp256r1-program` and its transitive dependents
Aperta
- Lingua principale
- Rust
- Stelle
- 256
- Fork
- 250
- Merge medio
- 2g 3h
- PR unite (30g)
- 39
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.