Skip to main content

crypto_kdf_hkdf_sha256_extract_init

Function crypto_kdf_hkdf_sha256_extract_init 

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

Initializes incremental HKDF-SHA-256 extract.