-
Notifications
You must be signed in to change notification settings - Fork 22
Home
PowerAuth Cryptography documentation has been moved to: https://developers.wultra.com/docs/develop/powerauth-crypto/
Please use the new developer portal to access documentation.
PowerAuth 2.0 is a protocol for a key exchange and for subsequent request signing designed specifically for the purposes of applications with high security demands, such as banking applications or identity management applications. It defines all items that are required for a complete security solution: a used cryptography, a security scheme and standard RESTful API end-points.
A typical use-case for PowerAuth 2.0 protocol would be assuring the security of a mobile banking application. User usually downloads a "blank" (non-personalized) mobile banking app from the mobile application market. Then, user activates (personalizes, using a key-exchange algorithm) the mobile banking using some application that is assumed secure, for example via the internet banking or via the branch kiosk system. Finally, user can use activated mobile banking application to create signed requests - to log in to mobile banking, send a payment, certify contracts, etc.
- Basic Definitions
- Activation
- Key Derivation
- Checking Activation Status
- Computing and Validating Signatures
- MAC Token Based Authentication
- End-To-End Encryption
- Standard RESTful API
- Implementation Details
- List of Used Keys
- PowerAuth Server
- PowerAuth Admin
- PowerAuth Push Server
- PowerAuth Command-Line Tool
- PowerAuth Mobile SDK for iOS and Android
- Integration Libraries for RESTful APIs
In order to start developing PowerAuth 2.0, read our Developer documentation.
If you need any assistance, do not hesitate to drop us a line at hello@lime-company.eu.
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