jar

io.takamaka.crypto : TKMSecurityProvider

Maven & Gradle

Nov 29, 2022
0 stars

Takamaka Security Provider Round 1 · This package contains an old version of the qtesla algorithm from the bouncycastle library. Changes have been introduced in the current library that make the old keys incompatible with the new ones. The purpose of this package is to maintain, within the takamaka.io software, compatibility with the old implementation of signature keys.

Table Of Contents

Latest Version

Download io.takamaka.crypto : TKMSecurityProvider JAR file - Latest Versions:

All Versions

Download io.takamaka.crypto : TKMSecurityProvider JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0

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 TKMSecurityProvider-1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.takamaka.crypto.tkmsecurityprovider.pqc.crypto.qteslaround1

├─ io.takamaka.crypto.tkmsecurityprovider.pqc.crypto.qteslaround1.CommonFunction.class - [JAR]

├─ io.takamaka.crypto.tkmsecurityprovider.pqc.crypto.qteslaround1.Const.class - [JAR]

├─ io.takamaka.crypto.tkmsecurityprovider.pqc.crypto.qteslaround1.HashUtils.class - [JAR]

├─ io.takamaka.crypto.tkmsecurityprovider.pqc.crypto.qteslaround1.Pack.class - [JAR]

├─ io.takamaka.crypto.tkmsecurityprovider.pqc.crypto.qteslaround1.Parameter.class - [JAR]

├─ io.takamaka.crypto.tkmsecurityprovider.pqc.crypto.qteslaround1.Polynomial.class - [JAR]

├─ io.takamaka.crypto.tkmsecurityprovider.pqc.crypto.qteslaround1.PolynomialHeuristic.class - [JAR]

├─ io.takamaka.crypto.tkmsecurityprovider.pqc.crypto.qteslaround1.PolynomialProvablySecure.class - [JAR]

├─ io.takamaka.crypto.tkmsecurityprovider.pqc.crypto.qteslaround1.QTESLA.class - [JAR]

├─ io.takamaka.crypto.tkmsecurityprovider.pqc.crypto.qteslaround1.QTESLAKeyGenerationParameters.class - [JAR]

├─ io.takamaka.crypto.tkmsecurityprovider.pqc.crypto.qteslaround1.QTESLAKeyPairGenerator.class - [JAR]

├─ io.takamaka.crypto.tkmsecurityprovider.pqc.crypto.qteslaround1.QTESLAPrivateKeyParameters.class - [JAR]

├─ io.takamaka.crypto.tkmsecurityprovider.pqc.crypto.qteslaround1.QTESLAPublicKeyParameters.class - [JAR]

├─ io.takamaka.crypto.tkmsecurityprovider.pqc.crypto.qteslaround1.QTESLASecurityCategory.class - [JAR]

├─ io.takamaka.crypto.tkmsecurityprovider.pqc.crypto.qteslaround1.QTESLASigner.class - [JAR]

├─ io.takamaka.crypto.tkmsecurityprovider.pqc.crypto.qteslaround1.Sample.class - [JAR]

io.takamaka.crypto.digests

├─ io.takamaka.crypto.digests.CSHAKEDigest.class - [JAR]

├─ io.takamaka.crypto.digests.KeccakDigest.class - [JAR]

├─ io.takamaka.crypto.digests.SHAKEDigest.class - [JAR]

io.takamaka.crypto.tkmsecurityprovider.util

├─ io.takamaka.crypto.tkmsecurityprovider.util.Arrays.class - [JAR]

├─ io.takamaka.crypto.tkmsecurityprovider.util.KeyFactoryBuilder.class - [JAR]

├─ io.takamaka.crypto.tkmsecurityprovider.util.Objects.class - [JAR]

├─ io.takamaka.crypto.tkmsecurityprovider.util.Pack.class - [JAR]

io.takamaka.crypto

├─ io.takamaka.crypto.Digest.class - [JAR]

├─ io.takamaka.crypto.ExtendedDigest.class - [JAR]

├─ io.takamaka.crypto.LICENSE.class - [JAR]

├─ io.takamaka.crypto.Xof.class - [JAR]

io.takamaka.crypto.tkmsecurityprovider.util.adaptor.v1

├─ io.takamaka.crypto.tkmsecurityprovider.util.adaptor.v1.Rainbow1CypherProvider.class - [JAR]

├─ io.takamaka.crypto.tkmsecurityprovider.util.adaptor.v1.RainbowCypherBeanV1.class - [JAR]

├─ io.takamaka.crypto.tkmsecurityprovider.util.adaptor.v1.RainbowKeyPairGenerator.class - [JAR]

io.takamaka.crypto.tkmsecurityprovider.pqc.crypto.rainbowV1

├─ io.takamaka.crypto.tkmsecurityprovider.pqc.crypto.rainbowV1.Layer.class - [JAR]

├─ io.takamaka.crypto.tkmsecurityprovider.pqc.crypto.rainbowV1.RainbowKeyGenerationParameters.class - [JAR]

├─ io.takamaka.crypto.tkmsecurityprovider.pqc.crypto.rainbowV1.RainbowKeyPairGenerator.class - [JAR]

├─ io.takamaka.crypto.tkmsecurityprovider.pqc.crypto.rainbowV1.RainbowKeyParameters.class - [JAR]

├─ io.takamaka.crypto.tkmsecurityprovider.pqc.crypto.rainbowV1.RainbowParameters.class - [JAR]

├─ io.takamaka.crypto.tkmsecurityprovider.pqc.crypto.rainbowV1.RainbowPrivateKeyParameters.class - [JAR]

├─ io.takamaka.crypto.tkmsecurityprovider.pqc.crypto.rainbowV1.RainbowPublicKeyParameters.class - [JAR]

├─ io.takamaka.crypto.tkmsecurityprovider.pqc.crypto.rainbowV1.RainbowSigner.class - [JAR]

io.takamaka.crypto.tkmsecurityprovider.util.adaptor.r1

├─ io.takamaka.crypto.tkmsecurityprovider.util.adaptor.r1.BCQTESLAPSSC1CypherBean.class - [JAR]

├─ io.takamaka.crypto.tkmsecurityprovider.util.adaptor.r1.QTR1CypherProvider.class - [JAR]

├─ io.takamaka.crypto.tkmsecurityprovider.util.adaptor.r1.QTR1KeyPairGenerator.class - [JAR]

io.takamaka.crypto.tkmsecurityprovider.pqc.crypto.qteslaround1.rainbowV1.util

├─ io.takamaka.crypto.tkmsecurityprovider.pqc.crypto.qteslaround1.rainbowV1.util.ComputeInField.class - [JAR]

├─ io.takamaka.crypto.tkmsecurityprovider.pqc.crypto.qteslaround1.rainbowV1.util.GF2Field.class - [JAR]

├─ io.takamaka.crypto.tkmsecurityprovider.pqc.crypto.qteslaround1.rainbowV1.util.RainbowUtil.class - [JAR]

io.takamaka.crypto.tkmsecurityprovider.util.adaptor.r2

├─ io.takamaka.crypto.tkmsecurityprovider.util.adaptor.r2.BCQTESLAPSSC1CypherBeanR2.class - [JAR]

├─ io.takamaka.crypto.tkmsecurityprovider.util.adaptor.r2.QTR2CypherProvider.class - [JAR]

├─ io.takamaka.crypto.tkmsecurityprovider.util.adaptor.r2.QTR2KeyPairGenerator.class - [JAR]