Skip to content

Releases: UnitedID/YubiHSM-java-api

1.0

21 Jan 07:29
Compare
Choose a tag to compare

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