HKDF

HKDF for tls1.3

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.netricecake
ArtifactId

ArtifactId

hkdf
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

HKDF
HKDF for tls1.3
Project URL

Project URL

https://github.com/NetRiceCake/HKDF
Source Code Management

Source Code Management

https://github.com/NetRiceCake/HKDF

Download hkdf

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0