| Package | Description |
|---|---|
| aQute.libg.cryptography |
| Modifier and Type | Method and Description |
|---|---|
static SHA512 |
SHA512.digest(byte[] data) |
static SHA512 |
SHA512.digest(java.io.File f) |
static SHA512 |
SHA512.digest(java.io.InputStream f) |
| Modifier and Type | Method and Description |
|---|---|
static Digester<SHA512> |
SHA512.getDigester(java.io.OutputStream... out) |