Sha2

gastronomy.Sha2
See theSha2 companion object
sealed trait Sha2[bits <: 224 | 256 | 384 | 512] extends Algorithm

Attributes

Companion
object
Experimental
true
Graph
Supertypes
trait Algorithm
class Object
trait Matchable
class Any

Members list

Type members

Types

type Bits = bits

Inherited types

type Size = Of

Attributes

Inherited from:
Algorithm

Inherited and Abstract types

type Of <: Nat

Attributes

Inherited from:
Algorithm