| Package | Description |
|---|---|
| cz.d1x.dxcrypto.hash.digest |
| Modifier and Type | Class and Description |
|---|---|
class |
MD5Builder
Builder for MD5 hashing algorithm.
|
class |
SHA1Builder
Builder for SHA-1 hashing algorithm.
|
class |
SHA256Builder
Builder for SHA-256 hashing algorithm.
|
class |
SHA512Builder
Builder for SHA-512 hashing algorithm.
|
| Modifier and Type | Method and Description |
|---|---|
DigestAlgorithmBuilder |
DigestAlgorithmBuilder.bytesRepresentation(BytesRepresentation bytesRepresentation)
Sets how byte arrays will be represented in strings.
|
DigestAlgorithmBuilder |
DigestAlgorithmBuilder.encoding(String encoding)
Sets encoding for strings in input and output.
|
Copyright © 2014. All rights reserved.