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

Download framework JAR 2.2.1 with all dependencies


This module offers a generic framework for implementing cryptographic protocols such as CHVote.

Files of the artifact framework version 2.2.1 from the group io.gitlab.openchvote.

Artifact framework
Group io.gitlab.openchvote
Version 2.2.1
Last update 30. September 2024
Tags: offers such framework implementing module this cryptographic protocols generic chvote
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
There is a newer version: 2.1
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of framework Show documentation

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

0 downloads

Source code of framework version 2.2.1

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.io.gitlab.openchvote.framework
META-INF.maven.io.gitlab.openchvote.framework.META-INF.maven.io.gitlab.openchvote.framework.pom.properties
META-INF.maven.io.gitlab.openchvote.framework.META-INF.maven.io.gitlab.openchvote.framework.pom.xml
ch.openchvote.framework
ch.openchvote.framework.ch.openchvote.framework.Coordinator
ch.openchvote.framework.annotations.content
ch.openchvote.framework.annotations.content.ch.openchvote.framework.annotations.content.Encrypted
ch.openchvote.framework.annotations.content.ch.openchvote.framework.annotations.content.Signed
ch.openchvote.framework.annotations.party
ch.openchvote.framework.annotations.party.ch.openchvote.framework.annotations.party.EncryptionKeys
ch.openchvote.framework.annotations.party.ch.openchvote.framework.annotations.party.Role
ch.openchvote.framework.annotations.party.ch.openchvote.framework.annotations.party.SignatureKeys
ch.openchvote.framework.annotations.phase
ch.openchvote.framework.annotations.phase.ch.openchvote.framework.annotations.phase.Done
ch.openchvote.framework.annotations.phase.ch.openchvote.framework.annotations.phase.Ready
ch.openchvote.framework.annotations.protocol
ch.openchvote.framework.annotations.protocol.ch.openchvote.framework.annotations.protocol.Roles
ch.openchvote.framework.annotations.service
ch.openchvote.framework.annotations.service.ch.openchvote.framework.annotations.service.Priority
ch.openchvote.framework.annotations.state
ch.openchvote.framework.annotations.state.ch.openchvote.framework.annotations.state.Notify
ch.openchvote.framework.annotations.state.ch.openchvote.framework.annotations.state.Phase
ch.openchvote.framework.communication
ch.openchvote.framework.communication.ch.openchvote.framework.communication.Communication
ch.openchvote.framework.communication.ch.openchvote.framework.communication.Content
ch.openchvote.framework.communication.ch.openchvote.framework.communication.Input
ch.openchvote.framework.communication.ch.openchvote.framework.communication.Mail
ch.openchvote.framework.communication.ch.openchvote.framework.communication.Message
ch.openchvote.framework.communication.ch.openchvote.framework.communication.Output
ch.openchvote.framework.communication.ch.openchvote.framework.communication.Publication
ch.openchvote.framework.communication.ch.openchvote.framework.communication.Request
ch.openchvote.framework.communication.ch.openchvote.framework.communication.Response
ch.openchvote.framework.communication.ch.openchvote.framework.communication.Status
ch.openchvote.framework.communication.ch.openchvote.framework.communication.TestData
ch.openchvote.framework.exceptions
ch.openchvote.framework.exceptions.ch.openchvote.framework.exceptions.CommunicationException
ch.openchvote.framework.exceptions.ch.openchvote.framework.exceptions.EventContextException
ch.openchvote.framework.exceptions.ch.openchvote.framework.exceptions.FrameworkException
ch.openchvote.framework.exceptions.ch.openchvote.framework.exceptions.SerializerException
ch.openchvote.framework.exceptions.ch.openchvote.framework.exceptions.StateException
ch.openchvote.framework.exceptions.ch.openchvote.framework.exceptions.TaskException
ch.openchvote.framework.exceptions.ch.openchvote.framework.exceptions.TypedException
ch.openchvote.framework.interfaces
ch.openchvote.framework.interfaces.ch.openchvote.framework.interfaces.Identifiable
ch.openchvote.framework.interfaces.ch.openchvote.framework.interfaces.UserInterface
ch.openchvote.framework.party
ch.openchvote.framework.party.ch.openchvote.framework.party.EventContext
ch.openchvote.framework.party.ch.openchvote.framework.party.EventData
ch.openchvote.framework.party.ch.openchvote.framework.party.Party
ch.openchvote.framework.party.ch.openchvote.framework.party.State
ch.openchvote.framework.protocol
ch.openchvote.framework.protocol.ch.openchvote.framework.protocol.Phase
ch.openchvote.framework.protocol.ch.openchvote.framework.protocol.Protocol
ch.openchvote.framework.protocol.ch.openchvote.framework.protocol.Role
ch.openchvote.framework.security
ch.openchvote.framework.security.ch.openchvote.framework.security.Certificate
ch.openchvote.framework.security.ch.openchvote.framework.security.KeyGenerator
ch.openchvote.framework.security.ch.openchvote.framework.security.KeyPair
ch.openchvote.framework.services
ch.openchvote.framework.services.ch.openchvote.framework.services.CertificateService
ch.openchvote.framework.services.ch.openchvote.framework.services.EncryptionService
ch.openchvote.framework.services.ch.openchvote.framework.services.EventService
ch.openchvote.framework.services.ch.openchvote.framework.services.KeystoreService
ch.openchvote.framework.services.ch.openchvote.framework.services.MailingService
ch.openchvote.framework.services.ch.openchvote.framework.services.MessagingService
ch.openchvote.framework.services.ch.openchvote.framework.services.PersistenceService
ch.openchvote.framework.services.ch.openchvote.framework.services.PublicationService
ch.openchvote.framework.services.ch.openchvote.framework.services.RequestResponseService
ch.openchvote.framework.services.ch.openchvote.framework.services.SelfActivationService
ch.openchvote.framework.services.ch.openchvote.framework.services.SerializationService
ch.openchvote.framework.services.ch.openchvote.framework.services.Service
ch.openchvote.framework.services.ch.openchvote.framework.services.SignatureService
ch.openchvote.framework.services.ch.openchvote.framework.services.TestingService
ch.openchvote.framework.synchronizer
ch.openchvote.framework.synchronizer.ch.openchvote.framework.synchronizer.CountDownNotifier
ch.openchvote.framework.synchronizer.ch.openchvote.framework.synchronizer.Notifier
ch.openchvote.framework.synchronizer.ch.openchvote.framework.synchronizer.Subscriber
ch.openchvote.framework.synchronizer.ch.openchvote.framework.synchronizer.Synchronizer
ch.openchvote.framework.synchronizer.collector
ch.openchvote.framework.synchronizer.collector.ch.openchvote.framework.synchronizer.collector.EventDataCollector
ch.openchvote.framework.synchronizer.collector.ch.openchvote.framework.synchronizer.collector.PublicationCollector
ch.openchvote.framework.synchronizer.collector.ch.openchvote.framework.synchronizer.collector.TestDataCollector
ch.openchvote.framework.synchronizer.monitor
ch.openchvote.framework.synchronizer.monitor.ch.openchvote.framework.synchronizer.monitor.EventServiceMonitor
.module-info




© 2015 - 2024 Weber Informatics LLC | Privacy Policy