Interface AESCipher
-
- All Implemented Interfaces:
public interface AESCipherService to encrypt or decrypt a given byte message using AES.
The service is stateful and designed for E3DC home power plants and follows the algorithm required there. For example, the last block of the last encrypted message is used as IV for the next one.
- Since:
2.0