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

IOCipher 0.5

NetCipher is a library for Android that provides multiple means to improve network security in mobile applications. It provides best practices TLS settings using the standard Android HTTP methods, HttpURLConnection and Apache HTTP Client, provides simple Tor integration, makes it easy to configure proxies for HTTP connections and `WebView` instances.

Лицензия

Лицензия

Группа

Группа

info.guardianproject.iocipher
Идентификатор

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

IOCipher
Версия

Версия

0.5
Тип

Тип

aar
Описание

Описание

IOCipher
NetCipher is a library for Android that provides multiple means to improve network security in mobile applications. It provides best practices TLS settings using the standard Android HTTP methods, HttpURLConnection and Apache HTTP Client, provides simple Tor integration, makes it easy to configure proxies for HTTP connections and `WebView` instances.
Ссылка на сайт

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

https://guardianproject.info/code/iocipher

Скачать IOCipher 0.5

Имя Файла Размер
IOCipher-0.5.pom
Обзор

<!-- https://jarcasting.com/artifacts/info.guardianproject.iocipher/IOCipher/ -->
<dependency>
    <groupId>info.guardianproject.iocipher</groupId>
    <artifactId>IOCipher</artifactId>
    <version>0.5</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/info.guardianproject.iocipher/IOCipher/
implementation 'info.guardianproject.iocipher:IOCipher:0.5'
// https://jarcasting.com/artifacts/info.guardianproject.iocipher/IOCipher/
implementation ("info.guardianproject.iocipher:IOCipher:0.5")
'info.guardianproject.iocipher:IOCipher:aar:0.5'
<dependency org="info.guardianproject.iocipher" name="IOCipher" rev="0.5">
  <artifact name="IOCipher" type="aar" />
</dependency>
@Grapes(
@Grab(group='info.guardianproject.iocipher', module='IOCipher', version='0.5')
)
libraryDependencies += "info.guardianproject.iocipher" % "IOCipher" % "0.5"
[info.guardianproject.iocipher/IOCipher "0.5"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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