Skip to content

Disable AES-CFB128 ciphers for BoringSSL#2447

Merged
alex merged 1 commit intorust-openssl:masterfrom
alebastr:bssl-decrepit
Aug 25, 2025
Merged

Disable AES-CFB128 ciphers for BoringSSL#2447
alex merged 1 commit intorust-openssl:masterfrom
alebastr:bssl-decrepit

Conversation

@alebastr
Copy link
Contributor

The ciphers above are only available from libdecrepit, thus any attempt to use these from Rust code will fail to link.

Furthermore, this introduced a dependency on libdecrepit when linking Rust staticlib to a non-Rust application.

The ciphers above are only available from libdecrepit, thus any attempt
to use these from Rust code will fail to link.

Furthermore, this introduced a dependency on libdecrepit when linking
Rust staticlib to a non-Rust application.
@alex alex merged commit 2c14392 into rust-openssl:master Aug 25, 2025
171 of 172 checks passed
@alebastr alebastr deleted the bssl-decrepit branch August 25, 2025 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants