Skip to main content

crypto_kdf_hkdf_sha512_extract_init

Function crypto_kdf_hkdf_sha512_extract_init 

Source
pub fn crypto_kdf_hkdf_sha512_extract_init(
    salt: Option<&[u8]>,
) -> HkdfSha512State
Expand description

Initializes incremental HKDF-SHA-512 extract.