[externals, core] launch mbedtls into geostationary orbit #3137

Open
opened 2025-12-03 06:36:10 +01:00 by crueter · 1 comment
Owner

Issue

mbedtls is slow, causes us more problems than it solves, and we... basically already require OpenSSL. So why not just use OpenSSL? With my CIs the packaging situation is basically perfect, so it's not like "oh some systems might not have an openssl available"... if it doesn't, just add a VM to crueter-ci/OpenSSL.

### Issue mbedtls is slow, causes us more problems than it solves, and we... basically already require OpenSSL. So why not just use OpenSSL? With my CIs the packaging situation is basically perfect, so it's not like "oh some systems might not have an openssl available"... if it doesn't, just add a VM to crueter-ci/OpenSSL.
Member

Just for anyone wondering:
In theory, mbedtls is faster.
In practice its compiled like garbage and OpenSSL does better than it anyways (with LTO + AES)

Just for anyone wondering: In theory, mbedtls is faster. In practice its compiled like garbage and OpenSSL does better than it anyways (with LTO + AES)
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
eden-emu/eden#3137
No description provided.