-
Notifications
You must be signed in to change notification settings - Fork 18
ph security
Philip Helger edited this page Apr 23, 2021
·
2 revisions
A Java library with shared security aspects. It contains elements for authentication, encryption, certificates, keystores, MACs, message digests, OCSP and passwords.
This library is independent of BouncyCastle - see ph-bc for BouncyCastle specifics.
Add the following to your pom.xml to use this artifact:
<dependency>
<groupId>com.helger.commons</groupId>
<artifactId>ph-security</artifactId>
<version>x.y.z</version>
</dependency>
On Twitter: Follow @philiphelger
Donation link: https://paypal.me/PhilipHelger
It is appreciated if you star the GitHub project if you like it.