Releases: UnitedID/YubiHSM-java-api
Releases · UnitedID/YubiHSM-java-api
1.0
Changes
- Added support for OATH -TOTP
- generateHMACSHA1() now allow a payload of arbitrary size
- Replaced RXTXcomm serial device driver with JSSC to make installation smoother, JSSC is simply a maven dependency
- Other minor cleanups