Powerauth Crypto Versions Save

PowerAuth - Open-source solution for authentication, secure data storage and transport security in mobile banking.

0.21.0

5 years ago

Changes related to PowerAuth protocol version 3:

  • Implementation of ECIES encryption scheme
  • Introduction of hash-based counter for signatures
  • Updated encrypted status blob in activations
  • Updated fingerprint for activations
  • Support for activation codes with CRC checksum
  • Unified error handling using exceptions
  • New encryption HTTP header for PowerAuth
  • Deprecated legacy end-to-end encryption
  • Dependency updates

0.19.0

5 years ago

Minor update of the SDK. The update mainly contains library updates, JavaDoc and import cleanup, and finally, the unnecessary dependency on Spring Boot parent was removed.

0.18.0

6 years ago

This release only contains dependency updates.

0.17.0

6 years ago

This release introduces:

  • Cryptography for a simple Token Based Authentication.
  • Standard ECIES based encryptor.
  • Fixed routine for public key fingerprint calculation.

Other minor bugfixes and improvements. See list of all fixed issues for details.

0.16.1

6 years ago

Bugfixes and minor improvements

0.15.0

7 years ago

Minor service release with implemented tickets from 0.15.0 milestone:

0.14.0

7 years ago

Implemented tickets from 0.14.0 milestone:

0.13.3

7 years ago

Minor bugfix relase for 0.13.2.

0.13.2

7 years ago

This release contains a greatly improved support for JAX-RS / Axis2 based deployments. Also, end-to-end encryption support is becoming the first class citizen in PowerAuth, as well as a "zero code activation" (activation without an activation code).

We also cleaned up the repository a lot - we isolated couple modules into separate repositories. As a result, only the PA2.0 Server and reference API implementation are present in this release.

0.13.1

7 years ago

Get the integration libraries from the Maven Central repository (search for io.getlime group ID, use version 0.13.1).

Implemented tickets from 0.13.1 milestones:

Libraries to be used as Maven dependencies for in-house Nexus (library JARs) can be found at the Maven Central (look for io.getlime group ID).