| Package | Description |
|---|---|
| io.graphenee.core.hash | |
| io.graphenee.core.hash.impl |
| Modifier and Type | Method and Description |
|---|---|
static void |
TRHashFactory.register(String encryption,
TRHashProvider provider)
Use this method to register your custom hash provider.
|
| Constructor and Description |
|---|
FDHashProviderCallable(TRHashProvider provider,
String input) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractHashProvider |
class |
BasicHashProvider
Basic implementation.
|
class |
HMACSHA1HashProvider
HMAC-SHA1 implementations
|
class |
MD5HashProvider
Modified MD5 Hash Provider.
|
class |
PBKDF2HashProvider
PBKDF2 implementation.
|
class |
SCryptHashProvider
SCrypt implementation.
|
Copyright © 2019. All rights reserved.