httpcrypt_decrypt

Function httpcrypt_decrypt 

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

Decrypts body using HTTPCrypt algorithm