generic Hash Init
expect fun genericHashInit(requestedHashLength: Int = crypto_generichash_BYTES, key: UByteArray? = null): GenericHashState
Prepare a Generic Hash State object that will be used to compute hash of data with arbitrary length. Secific hash length can be requested