Releases: wultra/powerauth-crypto
Releases · wultra/powerauth-crypto
Release 2.0.1
Release 2.0.0
This release contains the following improvements:
- A major release of the PowerAuth protocol version 4.
- Provides high security resistant to known quantum attacks, see list of used algorithms.
- Activation via recovery codes is not possible anymore.
- Dependency updates.
Release 1.10.0
This release contains the following improvements:
- Enforce a check for temporary keys in protocol version 3.3
- Dependency updates.
Release 1.9.0
This release contains the following improvements:
- PowerAuth protocol supports temporary encryption keys, so the keys embedded in the mobile app are only used for signature verification, see Temporary Encryption Keys for details.
- The
commitPhaseparameter can be specified to change the activation flow so that thePENDING_COMMITstate is skipped and activation becomesACTIVEduring the key exchange, see Advanced Activation Flows for details. - Dependency updates.
Release 1.8.0
This release contains the following improvements:
- BouncyCastle has been a transitive dependency since now.
- Dependency updates.
Release 1.7.0
This release contains the following improvements:
- Remove Guava dependency.
- Dependency updates.
Release 1.6.0
This release contains the following improvements:
- Dependency updates.
Release 1.4.1
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
This release contains the following improvements:
- Versioning of MAC token verification.
- Dependency updates.
Release 1.5.0
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.0and2.1are no longer supported. - Java version updated to version
17. - Documentation updates.
- Dependency updates.