HashAlgorithm

bobcats.HashAlgorithm
See theHashAlgorithm companion object
sealed trait HashAlgorithm extends Algorithm

Attributes

Companion
object
Source
Algorithm.scala
Graph
Supertypes
trait Algorithm
class Object
trait Matchable
class Any
Known subtypes
object MD5
object SHA1
object SHA256
object SHA512
In this article