Module s2n_quic::provider::tls::default::ffi::s2n_blinding

source ·

Constants§

Type Aliases§

  • Used to opt-out of s2n-tls’s built-in blinding. Blinding is a mitigation against timing side-channels which in some cases can leak information about encrypted data. By default s2n-tls will cause a thread to sleep between 10 and 30 seconds whenever tampering is detected.