-
Notifications
You must be signed in to change notification settings - Fork 22
Releases
Juraj Ďurech edited this page May 14, 2019
·
13 revisions
PowerAuth Cryptography documentation has been moved to: https://developers.wultra.com/docs/develop/powerauth-crypto/Releases
Please use the new developer portal to access documentation.
In order to consolidate the information about the current versions, we have introduced new "Product versions" and prepared a table where product versions are mapped to library and application technical versions.
- Naming for the product versions is following:
PowerAuth YYYY.MM
, where:-
mm
- month of publishing, for example11
-
YYYY
- year of publishing, for example2017
-
- Naming for the technical releases is following:
X.Y.Z
, where:-
X
is the major version. Upgraded in case of a significant change. -
Y
is the minor version. Upgraded with each release that contains some changes. -
Z
is the bugfix version. Upgraded in case a hotfix is needed in someX.Y.*
version.
-
If you need any assistance, do not hesitate to drop us a line at [email protected].
PowerAuth 2.0 Specification
- Overview
- Basic Definitions
- Activation
- Key Derivation
- Checking Status
- Signatures
- MAC Token Based Authentication
- End-To-End Encryption
- Standard REST API
- Implementation Details
- List of Used Keys
Deployment
Applications
- PowerAuth Server
- PowerAuth Admin
- PowerAuth Push Server
- PowerAuth CMD Tool
- PowerAuth Mobile SDK
- SDK for RESTful APIs
- PowerAuth Web Flow
Development
Releases