HashAlgorithm

sealed trait HashAlgorithm extends Algorithm
Companion:
object
trait Algorithm
class Object
trait Matchable
class Any
object MD5.type
object SHA1.type
object SHA256.type
object SHA512.type