Skip to content

Releases: wultra/powerauth-crypto

Release 1.8.0

26 Jul 07:48
dc5980a
Compare
Choose a tag to compare

This release contains the following improvements:

  • BouncyCastle has been a transitive dependency since now.
  • Dependency updates.

Release 1.7.0

28 Feb 05:54
f76c939
Compare
Choose a tag to compare

This release contains the following improvements:

  • Remove Guava dependency.
  • Dependency updates.

Release 1.6.0

13 Dec 06:20
6c14ff1
Compare
Choose a tag to compare

This release contains the following improvements:

  • Dependency updates.

Release 1.4.1

11 Dec 11:39
4b374cb
Compare
Choose a tag to compare

This release contains the following improvements:

  • Add support for Time-Based One-Time Password (TOTP)
  • Allow overriding length of decimalized signatures

Release 1.5.1

16 Sep 14:09
1.5.1
ace582a
Compare
Choose a tag to compare

This release contains the following improvements:

  • Versioning of MAC token verification.
  • Dependency updates.

Release 1.5.0

31 Aug 21:35
9afc6b1
Compare
Choose a tag to compare

This release contains the following improvements:

  • Introduction of PowerAuth crypto protocol version 3.2.
  • Detection and prevention of replay attacks in standard ECIES encryption and token digests.
  • TOTP calculation for time-based one-time codes.
  • Allow overriding length of decimalized signatures.
  • PowerAuth crypto protocol versions 2.0 and 2.1 are no longer supported.
  • Java version updated to version 17.
  • Documentation updates.
  • Dependency updates.

Release 1.4.0

15 Dec 12:51
d107956
Compare
Choose a tag to compare

This release contains following improvements:

  • Validation of PowerAuth protocol versions in HTTP headers.
  • Dependency updates.

Release 1.3.0

14 Jun 18:15
a43faef
Compare
Choose a tag to compare

This release contains following improvements:

  • Dependency updates.
  • Documentation improvements.

Release 1.2.0

07 Dec 20:09
1.2.0
d554f4f
Compare
Choose a tag to compare

This release contains following improvements:

  • Improved resistance against timing side-channel attacks.
  • Tests migrated to JUnit 5.
  • Dependency updates.

Release 1.1.0

17 May 12:27
71caae4
Compare
Choose a tag to compare

This release contains following improvements:

  • Improved validation of public keys during import.
  • Increased salt size for Argon2 hashes.
  • Various minor improvements of code quality.
  • Dependency updates.