fs2.hashing.HashAlgorithm
See theHashAlgorithm companion class
object HashAlgorithm
Attributes
- Companion
- class
- Source
- HashAlgorithm.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
HashAlgorithm.type
Members list
Type members
Classlikes
case object MD5 extends HashAlgorithm
Attributes
- Source
- HashAlgorithm.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass HashAlgorithmclass Objecttrait Matchableclass AnyShow all
- Self type
-
MD5.type
final case class Named(name: String) extends HashAlgorithm
Attributes
- Source
- HashAlgorithm.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass HashAlgorithmclass Objecttrait Matchableclass AnyShow all
case object SHA1 extends HashAlgorithm
Attributes
- Source
- HashAlgorithm.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass HashAlgorithmclass Objecttrait Matchableclass AnyShow all
- Self type
-
SHA1.type
case object SHA224 extends HashAlgorithm
Attributes
- Source
- HashAlgorithm.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass HashAlgorithmclass Objecttrait Matchableclass AnyShow all
- Self type
-
SHA224.type
case object SHA256 extends HashAlgorithm
Attributes
- Source
- HashAlgorithm.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass HashAlgorithmclass Objecttrait Matchableclass AnyShow all
- Self type
-
SHA256.type
case object SHA384 extends HashAlgorithm
Attributes
- Source
- HashAlgorithm.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass HashAlgorithmclass Objecttrait Matchableclass AnyShow all
- Self type
-
SHA384.type
case object SHA3_224 extends HashAlgorithm
Attributes
- Source
- HashAlgorithm.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass HashAlgorithmclass Objecttrait Matchableclass AnyShow all
- Self type
-
SHA3_224.type
case object SHA3_256 extends HashAlgorithm
Attributes
- Source
- HashAlgorithm.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass HashAlgorithmclass Objecttrait Matchableclass AnyShow all
- Self type
-
SHA3_256.type
case object SHA3_384 extends HashAlgorithm
Attributes
- Source
- HashAlgorithm.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass HashAlgorithmclass Objecttrait Matchableclass AnyShow all
- Self type
-
SHA3_384.type
case object SHA3_512 extends HashAlgorithm
Attributes
- Source
- HashAlgorithm.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass HashAlgorithmclass Objecttrait Matchableclass AnyShow all
- Self type
-
SHA3_512.type
case object SHA512 extends HashAlgorithm
Attributes
- Source
- HashAlgorithm.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass HashAlgorithmclass Objecttrait Matchableclass AnyShow all
- Self type
-
SHA512.type
case object SHA512_224 extends HashAlgorithm
Attributes
- Source
- HashAlgorithm.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass HashAlgorithmclass Objecttrait Matchableclass AnyShow all
- Self type
-
SHA512_224.type
case object SHA512_256 extends HashAlgorithm
Attributes
- Source
- HashAlgorithm.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass HashAlgorithmclass Objecttrait Matchableclass AnyShow all
- Self type
-
SHA512_256.type
Value members
Concrete methods
Attributes
- Source
- HashAlgorithm.scala
In this article