Package de.scravy.bedrock
Class Sha512
- All Implemented Interfaces:
Hash<Sha512>,Comparable<Sha512>
public class Sha512 extends Hash.Hash512<Sha512>
-
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<Sha512>doubleHash()static booleanisSupported()static HashAlgorithm<Sha512>singleHash()
-
Method Details
-
singleHash
-
doubleHash
-
isSupported
public static boolean isSupported()
-