jar

info.guardianproject.netcipher : netcipher-conscrypt

Maven & Gradle

May 06, 2021

NetCipher Conscrypt · 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.

Table Of Contents

Latest Version

Download info.guardianproject.netcipher : netcipher-conscrypt JAR file - Latest Versions:

All Versions

Download info.guardianproject.netcipher : netcipher-conscrypt JAR file - All Versions:

Version Vulnerabilities Size Updated
2.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window netcipher-conscrypt-2.2.0-alpha.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

info.guardianproject.netcipher

├─ info.guardianproject.netcipher.R.class - [JAR]

info.guardianproject.netcipher.provider

├─ info.guardianproject.netcipher.provider.NetCipherConscrypt.class - [JAR]

org.conscrypt

├─ org.conscrypt.NetCipherDefaultSSLContextImpl.class - [JAR]

├─ org.conscrypt.NetCipherOpenSSLContextImpl.class - [JAR]

├─ org.conscrypt.NetCipherSecurityProvider.class - [JAR]

├─ org.conscrypt.R.class - [JAR]

info.guardianproject.netcipher.conscrypt

├─ info.guardianproject.netcipher.conscrypt.R.class - [JAR]

Advertisement