pub static DECODE_PRECOMPUTATION_FOR_G: LazyLock<DecodePrecomputation>Expand description
Pre-computed HashMap needed for decryption. The HashMap is independent of (works for) any key.
pub static DECODE_PRECOMPUTATION_FOR_G: LazyLock<DecodePrecomputation>Pre-computed HashMap needed for decryption. The HashMap is independent of (works for) any key.