blockSize

expect fun blockSize(): Int(source)

The number of byte blocks (in factors of 8) that the implementation requires before one round of input processing is to occur. This value is also representative of the digest's buffer size, and will always be greater than 0.

actual fun blockSize(): Int(source)

The number of byte blocks (in factors of 8) that the implementation requires before one round of input processing is to occur. This value is also representative of the digest's buffer size, and will always be greater than 0.

actual fun blockSize(): Int(source)

The number of byte blocks (in factors of 8) that the implementation requires before one round of input processing is to occur. This value is also representative of the digest's buffer size, and will always be greater than 0.