also fix MD5
@@ -2,8 +2,6 @@ package com.infendro.hash
abstract class HashFunction {
abstract val bytes: Int
@Suppress("UNUSED")
val bits: Int
get() = bytes * 8
The note is not visible to the blocked user.