License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdde.christofreichardt |
ArtifactId | ArtifactIdshamirs-keystore |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionshamirs-keystore
JCA keystore implementation with secret sharing
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
shamirs-keystore-1.1.0.pom | |
shamirs-keystore-1.1.0.jar | 16 KB |
shamirs-keystore-1.1.0-sources.jar | 13 KB |
shamirs-keystore-1.1.0-javadoc.jar | 137 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.christofreichardt/shamirs-keystore/ -->
<dependency>
<groupId>de.christofreichardt</groupId>
<artifactId>shamirs-keystore</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.christofreichardt/shamirs-keystore/
implementation 'de.christofreichardt:shamirs-keystore:1.1.0'
// https://jarcasting.com/artifacts/de.christofreichardt/shamirs-keystore/
implementation ("de.christofreichardt:shamirs-keystore:1.1.0")
'de.christofreichardt:shamirs-keystore:jar:1.1.0'
<dependency org="de.christofreichardt" name="shamirs-keystore" rev="1.1.0">
<artifact name="shamirs-keystore" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.christofreichardt', module='shamirs-keystore', version='1.1.0')
)
libraryDependencies += "de.christofreichardt" % "shamirs-keystore" % "1.1.0"
[de.christofreichardt/shamirs-keystore "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
de.christofreichardt : tracelogger | jar | 1.8.0 |
de.christofreichardt : shamirs-secret-sharing | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
org.junit.platform : junit-platform-launcher | jar | 1.7.2 |
org.assertj : assertj-core | jar | 3.19.0 |
de.christofreichardt : junit5-ext | jar | 1.1.0 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.68 |