| Package | Description |
|---|---|
| org.jasypt.util.binary |
| Modifier and Type | Class and Description |
|---|---|
class |
AES256BinaryEncryptor
Utility class for easily performing high-strength encryption of
binaries (byte arrays).
|
class |
BasicBinaryEncryptor
Utility class for easily performing normal-strength encryption of
binaries (byte arrays).
|
class |
StrongBinaryEncryptor
Utility class for easily performing high-strength encryption of
binaries (byte arrays).
|
Copyright © 2019 The JASYPT team. All rights reserved.