| Package | Description |
|---|---|
| com.ulisesbocchio.jasyptspringboot.encryptor |
| Class and Description |
|---|
| ByteEncryptorStringEncryptorDelegate
String Encryptor that delegates always to a
ByteEncryptor and converts results to/from Base64 for string
representation. |
| SimpleAsymmetricByteEncryptor
Vanilla implementation of an asymmetric encryptor that relies on
AsymmetricCryptography
Keys are lazily loaded from SimpleAsymmetricConfig |
| SimpleAsymmetricConfig
High level configuration class that provides a fallback mechanism to load private/public keys from three different
sources in the following order:
|
Copyright © 2019. All rights reserved.