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 demonstrates symmetric encryption and decryption using the Triple DES (3DES / DESede) algorithm in Java. The program encrypts a plaintext string using a DESede key and then decrypts it to ...