If using updates earlier than 8u161 you need to download Java Cryptography Extension (https://www.oracle.com/technetwork/java/javase/downloads/jce-all-download ...
This project was an attempt to encrypt short text file using AES encyption in a Python script and decode it in Java. I needed the encrypted file to also remain in plaintext and I need to store the key ...