I want to encrypt a text, I\'m using the AES encryption with key and Vector variables and I have the following code:
import java.util.zip.GZIPOutputStream; i