Package de.scravy.bedrock
Class Sha256
- All Implemented Interfaces:
Hash<Sha256>,Comparable<Sha256>
public class Sha256 extends Hash.Hash256<Sha256>
-
Nested Class Summary
Nested classes/interfaces inherited from interface de.scravy.bedrock.Hash
Hash.Hash256<H extends Hash<H>>, Hash.Hash512<H extends Hash<H>> -
Method Summary
Modifier and Type Method Description static HashAlgorithm<Sha256>doubleHash()static booleanisSupported()static HashAlgorithm<Sha256>singleHash()
-
Method Details
-
singleHash
-
doubleHash
-
isSupported
public static boolean isSupported()
-