| Package | Description |
|---|---|
| cz.d1x.dxcrypto.hash |
| Modifier and Type | Class and Description |
|---|---|
class |
SaltingAdapter
Adapter for hashing algorithms that combines input text and salt before it is processed by adapted algorithm.
|
| Modifier and Type | Method and Description |
|---|---|
SaltedHashingAlgorithm |
SaltingAdapterBuilder.build()
Builds a salting adapter with hashing algorithm inside.
|
Copyright © 2019. All rights reserved.