io.getlime.security:powerauth-java

PowerAuth 2.0

Лицензия

Лицензия

Категории

Категории

Java Языки программирования Безопасность
Группа

Группа

io.getlime.security
Идентификатор

Идентификатор

powerauth-java
Последняя версия

Последняя версия

0.13.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

PowerAuth 2.0
Ссылка на сайт

Ссылка на сайт

http://powerauth.com/powerauth-java/
Организация-разработчик

Организация-разработчик

Lime - HighTech Solutions Inc.

Скачать powerauth-java

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.getlime.security/powerauth-java/ -->
<dependency>
    <groupId>io.getlime.security</groupId>
    <artifactId>powerauth-java</artifactId>
    <version>0.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-java/
implementation 'io.getlime.security:powerauth-java:0.13.1'
// https://jarcasting.com/artifacts/io.getlime.security/powerauth-java/
implementation ("io.getlime.security:powerauth-java:0.13.1")
'io.getlime.security:powerauth-java:jar:0.13.1'
<dependency org="io.getlime.security" name="powerauth-java" rev="0.13.1">
  <artifact name="powerauth-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.getlime.security', module='powerauth-java', version='0.13.1')
)
libraryDependencies += "io.getlime.security" % "powerauth-java" % "0.13.1"
[io.getlime.security/powerauth-java "0.13.1"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 19.0
io.getlime.security : powerauth-java-prov jar 0.13.1

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.bouncycastle : bcprov-ext-jdk15on jar 1.55

Модули Проекта

Данный проект не имеет модулей.

PowerAuth

Coverity Scan Build Status Build Status GitHub issues Maven Central Twitter License

PowerAuth 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 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.

Documentation

For the most recent documentation and tutorials, please visit PowerAuth Crypto Documentation on GitHub or visit developers.wultra.com.

License

All sources are licensed using Apache 2.0 license, you can use them with no restriction. If you are using PowerAuth, please let us know. We will be happy to share and promote your project.

io.getlime.security

Wultra

We are now Wultra - please visit our new repository location.

Версии библиотеки

Версия
0.13.1
0.13.0
0.12.0
0.11.1
0.11.0
0.10.0
0.0.9
0.0.8