DOC

at.favre.lib : hkdf

Maven & Gradle

Feb 11, 2023
12 usages
57 stars

HKDF-RFC5869 · A standalone Java implementation of HMAC-based key derivation function (HKDF) defined in RFC 5869 first described by Hugo Krawczyk. HKDF follows the "extract-then-expand" paradigm compatible with NIST Special Publication 800-56C "Two-Step Key Derivation" scheme.

Table Of Contents

Latest Version

Download at.favre.lib : hkdf Javadoc & API Documentation - Latest Versions:

All Versions

Download at.favre.lib : hkdf Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
2.0.x
1.1.x
1.0.x
0.4.x
0.3.x
0.2.x

How to open Javadoc JAR file in web browser

  1. Rename the file hkdf-2.0.0-javadoc.jar to hkdf-2.0.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder hkdf-2.0.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 "hkdf-2.0.0-sources.jar" -d "hkdf-2.0.0-javadoc" -subpackages 

Advertisement

Dependencies from Group

Feb 12, 2023
27 usages
358 stars
Feb 15, 2023
18 usages
149 stars
Feb 11, 2023
12 usages
57 stars
Jun 08, 2020
2 usages
268 stars
Jun 14, 2020
1k stars

Discover Dependencies

Aug 26, 2023
2k stars
Aug 13, 2023
3 usages
2.1k stars
Aug 21, 2023
59 usages
7.7k stars
Oct 11, 2017
8 usages
0 stars
May 31, 2022
May 29, 2019
7 usages
0 stars
Jul 13, 2023
14 usages
26 stars
Dec 21, 2018
1 usages
11 stars
Oct 12, 2017
1 stars