I am using Jasypt for encryption. This is my code:
public class Encryptor { private final static StandardPBEStringEncryptor pbeEncryptor = new Standa
The Jasypt command line tool now comes with a script for doing this called listAlgorithms.bat for windows and listAlgorithms.sh for Linux.
listAlgorithms.bat
listAlgorithms.sh
You can find instructions on how to download and use it here: http://www.jasypt.org/cli.html#Listing_algorithms