is not current version
Last Version 3.8.0

de.rub.nds.tlsattacker:TLS-Server 3.7.0

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

GroupId

GroupId

de.rub.nds.tlsattacker
ArtifactId

ArtifactId

TLS-Server
Version

Version

3.7.0
Type

Type

jar
Description

Description

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-Server

Download TLS-Server 3.7.0


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

Dependencies

compile (15)

Group / Artifact Type Version
de.rub.nds.tlsattacker : TLS-Core jar 3.7.0
de.rub.nds.tlsattacker : Utils jar 3.7.0
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.