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.type
object SHA1.type
object SHA256.type
object SHA512.type
In this article