Skip to main content

httpcrypt_decrypt

Function httpcrypt_decrypt 

Source
pub fn httpcrypt_decrypt(
    body: &mut [u8],
    nm: Zeroizing<[u8; 32]>,
) -> Result<usize, RspamdError>
Expand description

Decrypts body using HTTPCrypt algorithm