Installation

Download the latest stable binary release and expand the archive. Add the JAR file located in the lib directory to your classpath. Add the following element inside the task in the build.xml file you are using to perform key generation, encryption, decryption etc:

<taskdef name="crypter" classname="za.co.massdosage.ant.Crypter"/>