Security classes
Provides classes for some basic security tasks such as key generation and encryption/decryption tools.
.1. Using this project
Add the artifact(s) as a dependency to your project:
<dependency>
<groupId>org.bedework</groupId>
<artifactId>bw-util-security</artifactId>
</dependency>