mirror of
https://github.com/signalapp/libsignal.git
synced 2026-05-08 16:13:04 +02:00
This trades speed for size around certain elliptic curve operations in BoringSSL. We're using boring mostly for verifying certificates, not the many many curve operations we do on a per-message basis, so for now the code size is more important.