Uses of Package
com.ulisesbocchio.jasyptspringboot.encryptor
-
Packages that use com.ulisesbocchio.jasyptspringboot.encryptor Package Description com.ulisesbocchio.jasyptspringboot.encryptor -
Classes in com.ulisesbocchio.jasyptspringboot.encryptor used by com.ulisesbocchio.jasyptspringboot.encryptor Class Description ByteEncryptorStringEncryptorDelegate String Encryptor that delegates always to aByteEncryptorand converts results to/from Base64 for string representation.SimpleAsymmetricByteEncryptor Vanilla implementation of an asymmetric encryptor that relies onAsymmetricCryptographyKeys are lazily loaded fromSimpleAsymmetricConfigSimpleAsymmetricConfig High level configuration class that provides a fallback mechanism to load private/public keys from three different sources in the following order:SimpleGCMConfig