is not current version
Last Version 3.8.0

TLS-Client 3.7.1

TLS-Attacker is a Java-based framework for analyzing TLS libraries. It is developed by the Ruhr University Bochum (https://nds.rub.de/), the Paderborn University, and the Hackmanit GmbH (https://hackmanit.de/).

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

de.rub.nds.tlsattacker
ArtifactId

ArtifactId

TLS-Client
Version

Version

3.7.1
Type

Type

jar
Description

Description

TLS-Client
TLS-Attacker is a Java-based framework for analyzing TLS libraries. It is developed by the Ruhr University Bochum (https://nds.rub.de/), the Paderborn University, and the Hackmanit GmbH (https://hackmanit.de/).
Source Code Management

Source Code Management

https://github.com/RUB-NDS/TLS-Attacker/tree/master/TLS-Client

Download TLS-Client 3.7.1


<!-- https://jarcasting.com/artifacts/de.rub.nds.tlsattacker/TLS-Client/ -->
<dependency>
    <groupId>de.rub.nds.tlsattacker</groupId>
    <artifactId>TLS-Client</artifactId>
    <version>3.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.rub.nds.tlsattacker/TLS-Client/
implementation 'de.rub.nds.tlsattacker:TLS-Client:3.7.1'
// https://jarcasting.com/artifacts/de.rub.nds.tlsattacker/TLS-Client/
implementation ("de.rub.nds.tlsattacker:TLS-Client:3.7.1")
'de.rub.nds.tlsattacker:TLS-Client:jar:3.7.1'
<dependency org="de.rub.nds.tlsattacker" name="TLS-Client" rev="3.7.1">
  <artifact name="TLS-Client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.rub.nds.tlsattacker', module='TLS-Client', version='3.7.1')
)
libraryDependencies += "de.rub.nds.tlsattacker" % "TLS-Client" % "3.7.1"
[de.rub.nds.tlsattacker/TLS-Client "3.7.1"]

Dependencies

compile (15)

Group / Artifact Type Version
de.rub.nds.tlsattacker : Utils jar 3.7.1
de.rub.nds.tlsattacker : TLS-Core jar 3.7.1
org.slf4j : slf4j-log4j12 jar 1.7.30
org.slf4j : slf4j-api jar 1.7.30
dnsjava : dnsjava jar 2.1.9
com.beust : jcommander jar 1.78
com.googlecode.json-simple : json-simple jar 1.1.1
org.bouncycastle : bcpkix-jdk15on jar 1.64
org.bouncycastle : bcprov-jdk15on jar 1.64
org.apache.commons : commons-lang3 jar 3.11
com.google.guava : guava jar 29.0-jre
de.rub.nds : ModifiableVariable jar 3.1.0
org.reflections : reflections jar 0.9.12
org.cryptomator : siv-mode jar 1.4.0
de.rub.nds : X509Attacker jar 1.2.1

test (6)

Group / Artifact Type Version
org.jmockit : jmockit jar 1.49
org.hamcrest : hamcrest-all jar 1.3
org.assertj : assertj-core jar 2.9.1
junit : junit jar 4.13.1
com.openpojo : openpojo jar 0.8.13
org.ow2.asm : asm jar 9.0

Project Modules

There are no modules declared in this project.