Skip to content

Update Cryptlib to 3.4.8

Deucе requested to merge cryptlib-3.4.8 into master

Lightly tested, seems fine.

This fixes the issues with TLS 1.3 that made it unusable (not supporting renegotiation after Curve25519 fails), but does not fix the issue that makes it not better than TLS 1.2 (Without Curve25519, negotiation takes just as many round trips).

None of the changes look critical to us, but it does reduce the number of patches needed.

Merge request reports

Loading