DOC

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 Javadoc & API Documentation - Latest Versions:

All Versions

Download io.takamaka.crypto : TKMSecurityProvider Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.0

How to open Javadoc JAR file in web browser

  1. Rename the file TKMSecurityProvider-1.0-javadoc.jar to TKMSecurityProvider-1.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder TKMSecurityProvider-1.0-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "TKMSecurityProvider-1.0-sources.jar" -d "TKMSecurityProvider-1.0-javadoc" -subpackages