All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download JAR File for OpenCHVote Algorithm Implementation


Welcome to the download page for the OpenCHVote algorithm implementation. Here, you can easily access the JAR file containing the source code for OpenCHVote. Whether you are a developer or simply interested in exploring the algorithm, this download will provide you with the necessary files to get started. So, without further ado, let's proceed with the JAR file download for OpenCHVote.

Files of the artifact algorithms version 1.3 from the group io.gitlab.openchvote.

Artifact algorithms
Group io.gitlab.openchvote
Version 1.3


Please rate this JAR file. Is it a good library?

0 downloads

Source code of algorithms version 1.3

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.io.gitlab.openchvote.algorithms
META-INF.maven.io.gitlab.openchvote.algorithms.META-INF.maven.io.gitlab.openchvote.algorithms.pom.properties
META-INF.maven.io.gitlab.openchvote.algorithms.META-INF.maven.io.gitlab.openchvote.algorithms.pom.xml
ch.openchvote.algorithms
ch.openchvote.algorithms.ch.openchvote.algorithms.AlgorithmException
ch.openchvote.algorithms.ch.openchvote.algorithms.Precondition
ch.openchvote.algorithms.common
ch.openchvote.algorithms.common.ch.openchvote.algorithms.common.CheckConfirmation
ch.openchvote.algorithms.common.ch.openchvote.algorithms.common.CheckCredentialProof
ch.openchvote.algorithms.common.ch.openchvote.algorithms.common.CheckInspectionCode
ch.openchvote.algorithms.common.ch.openchvote.algorithms.common.CheckParticipationCode
ch.openchvote.algorithms.common.ch.openchvote.algorithms.common.CheckVerificationCodes
ch.openchvote.algorithms.common.ch.openchvote.algorithms.common.GenConfirmation
ch.openchvote.algorithms.common.ch.openchvote.algorithms.common.GenCredentialProof
ch.openchvote.algorithms.common.ch.openchvote.algorithms.common.GenElectorateData
ch.openchvote.algorithms.common.ch.openchvote.algorithms.common.GenResponse
ch.openchvote.algorithms.common.ch.openchvote.algorithms.common.GetElectionCards
ch.openchvote.algorithms.common.ch.openchvote.algorithms.common.GetInspection
ch.openchvote.algorithms.common.ch.openchvote.algorithms.common.GetInspectionCode
ch.openchvote.algorithms.common.ch.openchvote.algorithms.common.GetParticipationCode
ch.openchvote.algorithms.common.ch.openchvote.algorithms.common.GetPointMatrix
ch.openchvote.algorithms.common.ch.openchvote.algorithms.common.GetPublicCredentials
ch.openchvote.algorithms.common.ch.openchvote.algorithms.common.GetVerificationCodes
ch.openchvote.algorithms.common.subalgorithms
ch.openchvote.algorithms.common.subalgorithms.ch.openchvote.algorithms.common.subalgorithms.CheckBallotProof
ch.openchvote.algorithms.common.subalgorithms.ch.openchvote.algorithms.common.subalgorithms.CheckConfirmationProof
ch.openchvote.algorithms.common.subalgorithms.ch.openchvote.algorithms.common.subalgorithms.GenBallotProof
ch.openchvote.algorithms.common.subalgorithms.ch.openchvote.algorithms.common.subalgorithms.GenCommitmentChain
ch.openchvote.algorithms.common.subalgorithms.ch.openchvote.algorithms.common.subalgorithms.GenConfirmationProof
ch.openchvote.algorithms.common.subalgorithms.ch.openchvote.algorithms.common.subalgorithms.GenCredentials
ch.openchvote.algorithms.common.subalgorithms.ch.openchvote.algorithms.common.subalgorithms.GenPermutation
ch.openchvote.algorithms.common.subalgorithms.ch.openchvote.algorithms.common.subalgorithms.GenPermutationCommitment
ch.openchvote.algorithms.common.subalgorithms.ch.openchvote.algorithms.common.subalgorithms.GenPoints
ch.openchvote.algorithms.common.subalgorithms.ch.openchvote.algorithms.common.subalgorithms.GenPolynomial
ch.openchvote.algorithms.common.subalgorithms.ch.openchvote.algorithms.common.subalgorithms.GenQuery
ch.openchvote.algorithms.common.subalgorithms.ch.openchvote.algorithms.common.subalgorithms.GetAllPoints
ch.openchvote.algorithms.common.subalgorithms.ch.openchvote.algorithms.common.subalgorithms.GetDefaultEligibility
ch.openchvote.algorithms.common.subalgorithms.ch.openchvote.algorithms.common.subalgorithms.GetElectionCard
ch.openchvote.algorithms.common.subalgorithms.ch.openchvote.algorithms.common.subalgorithms.GetEncodedSelections
ch.openchvote.algorithms.common.subalgorithms.ch.openchvote.algorithms.common.subalgorithms.GetPoints
ch.openchvote.algorithms.common.subalgorithms.ch.openchvote.algorithms.common.subalgorithms.GetValidityCredential
ch.openchvote.algorithms.common.subalgorithms.ch.openchvote.algorithms.common.subalgorithms.GetYValue
ch.openchvote.algorithms.general
ch.openchvote.algorithms.general.ch.openchvote.algorithms.general.ByteArrayToInteger
ch.openchvote.algorithms.general.ch.openchvote.algorithms.general.ByteArrayToString
ch.openchvote.algorithms.general.ch.openchvote.algorithms.general.CheckSignature
ch.openchvote.algorithms.general.ch.openchvote.algorithms.general.GenCiphertext
ch.openchvote.algorithms.general.ch.openchvote.algorithms.general.GenRandomInteger
ch.openchvote.algorithms.general.ch.openchvote.algorithms.general.GenSchnorrKeyPair
ch.openchvote.algorithms.general.ch.openchvote.algorithms.general.GenSignature
ch.openchvote.algorithms.general.ch.openchvote.algorithms.general.GetChallenge
ch.openchvote.algorithms.general.ch.openchvote.algorithms.general.GetChallenges
ch.openchvote.algorithms.general.ch.openchvote.algorithms.general.GetGenerators
ch.openchvote.algorithms.general.ch.openchvote.algorithms.general.GetGroupParameters
ch.openchvote.algorithms.general.ch.openchvote.algorithms.general.GetPlaintext
ch.openchvote.algorithms.general.ch.openchvote.algorithms.general.GetPrimes
ch.openchvote.algorithms.general.ch.openchvote.algorithms.general.IntegerToByteArray
ch.openchvote.algorithms.general.ch.openchvote.algorithms.general.IntegerToString
ch.openchvote.algorithms.general.ch.openchvote.algorithms.general.RandomBytes
ch.openchvote.algorithms.general.ch.openchvote.algorithms.general.RecHash
ch.openchvote.algorithms.general.ch.openchvote.algorithms.general.SetBit
ch.openchvote.algorithms.general.ch.openchvote.algorithms.general.SetWatermark
ch.openchvote.algorithms.general.ch.openchvote.algorithms.general.StringToByteArray
ch.openchvote.algorithms.general.ch.openchvote.algorithms.general.StringToInteger
ch.openchvote.algorithms.general.subalgorithms
ch.openchvote.algorithms.general.subalgorithms.ch.openchvote.algorithms.general.subalgorithms.IsPrime
ch.openchvote.algorithms.plain
ch.openchvote.algorithms.plain.ch.openchvote.algorithms.plain.CheckBallot
ch.openchvote.algorithms.plain.ch.openchvote.algorithms.plain.CheckDecryptionProof
ch.openchvote.algorithms.plain.ch.openchvote.algorithms.plain.CheckKeyPairProof
ch.openchvote.algorithms.plain.ch.openchvote.algorithms.plain.CheckShuffleProof
ch.openchvote.algorithms.plain.ch.openchvote.algorithms.plain.GenBallot
ch.openchvote.algorithms.plain.ch.openchvote.algorithms.plain.GenDecryptionProof
ch.openchvote.algorithms.plain.ch.openchvote.algorithms.plain.GenKeyPair
ch.openchvote.algorithms.plain.ch.openchvote.algorithms.plain.GenKeyPairProof
ch.openchvote.algorithms.plain.ch.openchvote.algorithms.plain.GenShuffle
ch.openchvote.algorithms.plain.ch.openchvote.algorithms.plain.GenShuffleProof
ch.openchvote.algorithms.plain.ch.openchvote.algorithms.plain.GetCombinedDecryptions
ch.openchvote.algorithms.plain.ch.openchvote.algorithms.plain.GetDecryptions
ch.openchvote.algorithms.plain.ch.openchvote.algorithms.plain.GetElectionResult
ch.openchvote.algorithms.plain.ch.openchvote.algorithms.plain.GetEncryptions
ch.openchvote.algorithms.plain.ch.openchvote.algorithms.plain.GetPublicKey
ch.openchvote.algorithms.plain.ch.openchvote.algorithms.plain.GetVotes
ch.openchvote.algorithms.plain.ch.openchvote.algorithms.plain.GetVotingParameters
ch.openchvote.algorithms.plain.subalgorithms
ch.openchvote.algorithms.plain.subalgorithms.ch.openchvote.algorithms.plain.subalgorithms.GenReEncryption
ch.openchvote.algorithms.writein
ch.openchvote.algorithms.writein.ch.openchvote.algorithms.writein.CheckBallot
ch.openchvote.algorithms.writein.ch.openchvote.algorithms.writein.CheckDecryptionProof
ch.openchvote.algorithms.writein.ch.openchvote.algorithms.writein.CheckKeyPairProof
ch.openchvote.algorithms.writein.ch.openchvote.algorithms.writein.CheckShuffleProof
ch.openchvote.algorithms.writein.ch.openchvote.algorithms.writein.GenBallot
ch.openchvote.algorithms.writein.ch.openchvote.algorithms.writein.GenDecryptionProof
ch.openchvote.algorithms.writein.ch.openchvote.algorithms.writein.GenKeyPairProof
ch.openchvote.algorithms.writein.ch.openchvote.algorithms.writein.GenKeyPairs
ch.openchvote.algorithms.writein.ch.openchvote.algorithms.writein.GenShuffle
ch.openchvote.algorithms.writein.ch.openchvote.algorithms.writein.GenShuffleProof
ch.openchvote.algorithms.writein.ch.openchvote.algorithms.writein.GetCombinedDecryptions
ch.openchvote.algorithms.writein.ch.openchvote.algorithms.writein.GetDecodedStrings
ch.openchvote.algorithms.writein.ch.openchvote.algorithms.writein.GetDecryptions
ch.openchvote.algorithms.writein.ch.openchvote.algorithms.writein.GetElectionResult
ch.openchvote.algorithms.writein.ch.openchvote.algorithms.writein.GetEncodedStrings
ch.openchvote.algorithms.writein.ch.openchvote.algorithms.writein.GetEncryptions
ch.openchvote.algorithms.writein.ch.openchvote.algorithms.writein.GetPublicKeys
ch.openchvote.algorithms.writein.ch.openchvote.algorithms.writein.GetVotes
ch.openchvote.algorithms.writein.ch.openchvote.algorithms.writein.GetVotingParameters
ch.openchvote.algorithms.writein.subalgorithms
ch.openchvote.algorithms.writein.subalgorithms.ch.openchvote.algorithms.writein.subalgorithms.CheckCNFProof
ch.openchvote.algorithms.writein.subalgorithms.ch.openchvote.algorithms.writein.subalgorithms.CheckWriteInProof
ch.openchvote.algorithms.writein.subalgorithms.ch.openchvote.algorithms.writein.subalgorithms.GenCNFProof
ch.openchvote.algorithms.writein.subalgorithms.ch.openchvote.algorithms.writein.subalgorithms.GenReEncryption
ch.openchvote.algorithms.writein.subalgorithms.ch.openchvote.algorithms.writein.subalgorithms.GenWriteInEncryption
ch.openchvote.algorithms.writein.subalgorithms.ch.openchvote.algorithms.writein.subalgorithms.GenWriteInProof
ch.openchvote.algorithms.writein.subalgorithms.ch.openchvote.algorithms.writein.subalgorithms.GetEligibility
ch.openchvote.algorithms.writein.subalgorithms.ch.openchvote.algorithms.writein.subalgorithms.GetEncodedWriteIns
ch.openchvote.algorithms.writein.subalgorithms.ch.openchvote.algorithms.writein.subalgorithms.GetPartialDecryption
ch.openchvote.algorithms.writein.subalgorithms.ch.openchvote.algorithms.writein.subalgorithms.GetWriteInIndices
ch.openchvote.algorithms.writein.subalgorithms.ch.openchvote.algorithms.writein.subalgorithms.GetWriteIns
ch.openchvote.model.common
ch.openchvote.model.common.ch.openchvote.model.common.BallotProof
ch.openchvote.model.common.ch.openchvote.model.common.Confirmation
ch.openchvote.model.common.ch.openchvote.model.common.ConfirmationProof
ch.openchvote.model.common.ch.openchvote.model.common.CredentialProof
ch.openchvote.model.common.ch.openchvote.model.common.ElectionCard
ch.openchvote.model.common.ch.openchvote.model.common.ElectionCardData
ch.openchvote.model.common.ch.openchvote.model.common.ElectionParameters
ch.openchvote.model.common.ch.openchvote.model.common.ElectionResult
ch.openchvote.model.common.ch.openchvote.model.common.ElectorateData
ch.openchvote.model.common.ch.openchvote.model.common.Encryption
ch.openchvote.model.common.ch.openchvote.model.common.Finalization
ch.openchvote.model.common.ch.openchvote.model.common.PublicCredentials
ch.openchvote.model.common.ch.openchvote.model.common.Query
ch.openchvote.model.common.ch.openchvote.model.common.Response
ch.openchvote.model.general
ch.openchvote.model.general.ch.openchvote.model.general.Ciphertext
ch.openchvote.model.general.ch.openchvote.model.general.Signature
ch.openchvote.model.plain
ch.openchvote.model.plain.ch.openchvote.model.plain.Ballot
ch.openchvote.model.plain.ch.openchvote.model.plain.DecryptionProof
ch.openchvote.model.plain.ch.openchvote.model.plain.ElectionParameters
ch.openchvote.model.plain.ch.openchvote.model.plain.ElectionResult
ch.openchvote.model.plain.ch.openchvote.model.plain.KeyPairProof
ch.openchvote.model.plain.ch.openchvote.model.plain.ShuffleProof
ch.openchvote.model.plain.ch.openchvote.model.plain.VotingParameters
ch.openchvote.model.writein
ch.openchvote.model.writein.ch.openchvote.model.writein.AugmentedEncryption
ch.openchvote.model.writein.ch.openchvote.model.writein.Ballot
ch.openchvote.model.writein.ch.openchvote.model.writein.DecryptionProof
ch.openchvote.model.writein.ch.openchvote.model.writein.ElectionParameters
ch.openchvote.model.writein.ch.openchvote.model.writein.ElectionResult
ch.openchvote.model.writein.ch.openchvote.model.writein.KeyPairProof
ch.openchvote.model.writein.ch.openchvote.model.writein.MultiEncryption
ch.openchvote.model.writein.ch.openchvote.model.writein.ShuffleProof
ch.openchvote.model.writein.ch.openchvote.model.writein.VotingParameters
ch.openchvote.model.writein.ch.openchvote.model.writein.WriteIn
ch.openchvote.model.writein.ch.openchvote.model.writein.WriteInProof
ch.openchvote.parameters.security
ch.openchvote.parameters.security.ch.openchvote.parameters.security.BlockCipherParameters
ch.openchvote.parameters.security.ch.openchvote.parameters.security.GGParameters
ch.openchvote.parameters.security.ch.openchvote.parameters.security.HashParameters
ch.openchvote.parameters.security.ch.openchvote.parameters.security.NIZKPParameters
ch.openchvote.parameters.security.ch.openchvote.parameters.security.ZZPlusParameters
ch.openchvote.parameters.usability
ch.openchvote.parameters.usability.ch.openchvote.parameters.usability.CodeParameters
ch.openchvote.parameters.usability.ch.openchvote.parameters.usability.CredentialParameters
ch.openchvote.parameters.usability.ch.openchvote.parameters.usability.WriteInsParameters
.module-info




© 2015 - 2025 Weber Informatics LLC | Privacy Policy