cossacklabs / themis

Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.
https://www.cossacklabs.com/themis
Apache License 2.0
1.85k stars 143 forks source link

Bump embedded BoringSSL #1004

Closed G1gg1L3s closed 1 year ago

G1gg1L3s commented 1 year ago

Unfortunately, this was not so smooth as expected, but fixes are pretty easy so not a problem. Though it took me some time to figure it out. Main changes:

Locally core tests pass, so let's see what our CI will say.

Checklist

Lagovas commented 1 year ago

looks like we need to update min rust version for rustthemis

vixentael commented 1 year ago

interesting

G1gg1L3s commented 1 year ago

As during the previous release (https://github.com/cossacklabs/themis/pull/812), we can postpone the merge of this PR closer to the release itself just to get as many boringssl updates as we can.