pub fn crypto_library_init()
Expand description
Initializes the crypto library used for hashing. This is only necessary if using hash_block
directly.
pub fn crypto_library_init()
Initializes the crypto library used for hashing. This is only necessary if using hash_block
directly.