Skip to content

Releases: UnitedID/YubiHSM-java-api

Release list

1.0

Choose a tag to compare

@Ratler Ratler released this 21 Jan 07:29

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