jar

io.horizen : zendoo-sc-cryptolib

Maven & Gradle

Jul 03, 2023
1 usages
34 stars

io.horizen:zendoo-sc-cryptolib · zendoo-sc-cryptolib is a Rust crate that exposes to Java, through JNI, the ginger-lib components needed by the Zendoo sidechain SDK.

Table Of Contents

Latest Version

Download io.horizen : zendoo-sc-cryptolib JAR file - Latest Versions:

All Versions

Download io.horizen : zendoo-sc-cryptolib JAR file - All Versions:

Version Vulnerabilities Size Updated
0.7.x
0.6.x
0.5.x
0.4.x
0.3.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 zendoo-sc-cryptolib-0.7.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.horizen.certnative

├─ com.horizen.certnative.BackwardTransfer.class - [JAR]

├─ com.horizen.certnative.CreateProofResult.class - [JAR]

├─ com.horizen.certnative.NaiveThresholdSigProof.class - [JAR]

├─ com.horizen.certnative.NaiveThresholdSignatureWKeyRotation.class - [JAR]

├─ com.horizen.certnative.WithdrawalCertificate.class - [JAR]

com.horizen.provingsystemnative

├─ com.horizen.provingsystemnative.ProvingSystem.class - [JAR]

├─ com.horizen.provingsystemnative.ProvingSystemType.class - [JAR]

com.horizen.schnorrnative

├─ com.horizen.schnorrnative.SchnorrKeyPair.class - [JAR]

├─ com.horizen.schnorrnative.SchnorrPublicKey.class - [JAR]

├─ com.horizen.schnorrnative.SchnorrSecretKey.class - [JAR]

├─ com.horizen.schnorrnative.SchnorrSignature.class - [JAR]

├─ com.horizen.schnorrnative.ValidatorKeysUpdatesList.class - [JAR]

com.horizen.poseidonnative

├─ com.horizen.poseidonnative.PoseidonHash.class - [JAR]

├─ com.horizen.poseidonnative.PoseidonHashable.class - [JAR]

com.horizen.fwtnative

├─ com.horizen.fwtnative.ForwardTransferOutput.class - [JAR]

com.horizen.scutxonative

├─ com.horizen.scutxonative.ScUtxoOutput.class - [JAR]

com.horizen.merkletreenative

├─ com.horizen.merkletreenative.InMemoryAppendOnlyMerkleTree.class - [JAR]

├─ com.horizen.merkletreenative.InMemorySparseMerkleTree.class - [JAR]

├─ com.horizen.merkletreenative.MerklePath.class - [JAR]

com.horizen.vrfnative

├─ com.horizen.vrfnative.VRFKeyPair.class - [JAR]

├─ com.horizen.vrfnative.VRFProof.class - [JAR]

├─ com.horizen.vrfnative.VRFProveResult.class - [JAR]

├─ com.horizen.vrfnative.VRFPublicKey.class - [JAR]

├─ com.horizen.vrfnative.VRFSecretKey.class - [JAR]

com.horizen.librustsidechains

├─ com.horizen.librustsidechains.Constants.class - [JAR]

├─ com.horizen.librustsidechains.FieldElement.class - [JAR]

├─ com.horizen.librustsidechains.Library.class - [JAR]

├─ com.horizen.librustsidechains.Utils.class - [JAR]

com.horizen.commitmenttreenative

├─ com.horizen.commitmenttreenative.CommitmentTree.class - [JAR]

├─ com.horizen.commitmenttreenative.CustomBitvectorElementsConfig.class - [JAR]

├─ com.horizen.commitmenttreenative.CustomFieldElementsConfig.class - [JAR]

├─ com.horizen.commitmenttreenative.ScAbsenceProof.class - [JAR]

├─ com.horizen.commitmenttreenative.ScExistenceProof.class - [JAR]

com.horizen.cswnative

├─ com.horizen.cswnative.CswFtProverData.class - [JAR]

├─ com.horizen.cswnative.CswProof.class - [JAR]

├─ com.horizen.cswnative.CswSysData.class - [JAR]

├─ com.horizen.cswnative.CswUtxoProverData.class - [JAR]

Advertisement