jar

org.jitsi : bccontrib

Maven & Gradle

Sep 14, 2015
14 stars

bccontrib · Skein/Threefish/Fortuna implementations for ZRTP4J used by Jitsi

Table Of Contents

Latest Version

Download org.jitsi : bccontrib JAR file - Latest Versions:

All Versions

Download org.jitsi : bccontrib JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0

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 bccontrib-1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jitsi.bccontrib.macs

├─ org.jitsi.bccontrib.macs.SkeinMac.class - [JAR]

org.jitsi.bccontrib.digests

├─ org.jitsi.bccontrib.digests.Skein.class - [JAR]

org.jitsi.bccontrib.params

├─ org.jitsi.bccontrib.params.ParametersForSkein.class - [JAR]

├─ org.jitsi.bccontrib.params.ParametersForThreefish.class - [JAR]

org.jitsi.bccontrib.prng

├─ org.jitsi.bccontrib.prng.FortunaGenerator.class - [JAR]

org.jitsi.bccontrib.engines

├─ org.jitsi.bccontrib.engines.ThreefishCipher.class - [JAR]

org.jitsi.bccontrib.util

├─ org.jitsi.bccontrib.util.ByteLong.class - [JAR]