You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit disables by default a few of the weaker cryptographical algorithms
that are not directly exposed through the rust-openssl crate. The compilation of
these can be re-enabled by selecting the "weak-crypto" feature. This
should slighly reduce compilation time and compiled size.
Signed-off-by: Petre Eftime <[email protected]>
0 commit comments