Last Version

unicrypt 2.4

Cryptographic framework allowing the implementation of cryptographic protocols, e.g. e-voting.

License

License

Bern University of Applied Sciences (BFH), RISIS
GroupId

GroupId

ch.bfh.unicrypt
ArtifactId

ArtifactId

unicrypt
Version

Version

2.4
Type

Type

jar
Description

Description

unicrypt
Cryptographic framework allowing the implementation of cryptographic protocols, e.g. e-voting.
Project URL

Project URL

https://github.com/bfh-evg/unicrypt

Download unicrypt 2.4


<!-- https://jarcasting.com/artifacts/ch.bfh.unicrypt/unicrypt/ -->
<dependency>
    <groupId>ch.bfh.unicrypt</groupId>
    <artifactId>unicrypt</artifactId>
    <version>2.4</version>
</dependency>
// https://jarcasting.com/artifacts/ch.bfh.unicrypt/unicrypt/
implementation 'ch.bfh.unicrypt:unicrypt:2.4'
// https://jarcasting.com/artifacts/ch.bfh.unicrypt/unicrypt/
implementation ("ch.bfh.unicrypt:unicrypt:2.4")
'ch.bfh.unicrypt:unicrypt:jar:2.4'
<dependency org="ch.bfh.unicrypt" name="unicrypt" rev="2.4">
  <artifact name="unicrypt" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.bfh.unicrypt', module='unicrypt', version='2.4')
)
libraryDependencies += "ch.bfh.unicrypt" % "unicrypt" % "2.4"
[ch.bfh.unicrypt/unicrypt "2.4"]

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.jnagmp : jnagmp jar 2.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.jacoco : org.jacoco.core jar 0.7.7.201606060606

Project Modules

There are no modules declared in this project.