Package org.springframework.security.crypto.encrypt
package org.springframework.security.crypto.encrypt
- 
ClassDescriptionEncryptor that uses AES encryption.An Encryptor equivalent toAesBytesEncryptorusingAesBytesEncryptor.CipherAlgorithm.CBCthat uses Bouncy Castle instead of JCE.An Encryptor equivalent toAesBytesEncryptorusingAesBytesEncryptor.CipherAlgorithm.GCMthat uses Bouncy Castle instead of JCE.Service interface for symmetric data encryption.Factory for commonly used encryptors.Service interface for symmetric encryption of text strings.