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.

License

License

GroupId

GroupId

info.guardianproject.iocipher
ArtifactId

ArtifactId

IOCipherStandalone
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

aar
Description

Description

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.
Project URL

Project URL

https://guardianproject.info/code/iocipher

Download IOCipherStandalone

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.4