jar

io.dimeformat : dime-java-ref

Maven & Gradle

Mar 09, 2023
0 stars

DiME · DiME (Data Integrity Message Envelope). A powerful universal data format that is built for secure, and integrity protected communication between trusted entities in a network using an application-based publik-key infrastructure (APKI).

Table Of Contents

Latest Version

Download io.dimeformat : dime-java-ref JAR file - Latest Versions:

All Versions

Download io.dimeformat : dime-java-ref JAR file - All Versions:

Version Vulnerabilities Size Updated
1.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 dime-java-ref-1.2.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.dimeformat.enums

├─ io.dimeformat.enums.Claim.class - [JAR]

├─ io.dimeformat.enums.IdentityCapability.class - [JAR]

├─ io.dimeformat.enums.KeyCapability.class - [JAR]

io.dimeformat.exceptions

├─ io.dimeformat.exceptions.CapabilityException.class - [JAR]

├─ io.dimeformat.exceptions.CryptographyException.class - [JAR]

├─ io.dimeformat.exceptions.IntegrityStateException.class - [JAR]

├─ io.dimeformat.exceptions.InvalidFormatException.class - [JAR]

org.webpki.jcs

├─ org.webpki.jcs.JsonCanonicalizer.class - [JAR]

├─ org.webpki.jcs.JsonDecoder.class - [JAR]

├─ org.webpki.jcs.NumberToJSON.class - [JAR]

io.dimeformat.crypto

├─ io.dimeformat.crypto.Crypto.class - [JAR]

├─ io.dimeformat.crypto.ICryptoSuite.class - [JAR]

├─ io.dimeformat.crypto.LegacySuite.class - [JAR]

├─ io.dimeformat.crypto.NaClSuite.class - [JAR]

io.dimeformat.keyring

├─ io.dimeformat.keyring.IntegrityState.class - [JAR]

├─ io.dimeformat.keyring.KeyRing.class - [JAR]

io.dimeformat

├─ io.dimeformat.Base58.class - [JAR]

├─ io.dimeformat.ClaimsMap.class - [JAR]

├─ io.dimeformat.Data.class - [JAR]

├─ io.dimeformat.Dime.class - [JAR]

├─ io.dimeformat.Envelope.class - [JAR]

├─ io.dimeformat.Identity.class - [JAR]

├─ io.dimeformat.IdentityIssuingRequest.class - [JAR]

├─ io.dimeformat.Item.class - [JAR]

├─ io.dimeformat.ItemLink.class - [JAR]

├─ io.dimeformat.Key.class - [JAR]

├─ io.dimeformat.Message.class - [JAR]

├─ io.dimeformat.Signature.class - [JAR]

├─ io.dimeformat.Tag.class - [JAR]

├─ io.dimeformat.Utility.class - [JAR]