ASN.1 Tool

ASN.1 Tool is a project for creating arbitrary ASN.1 structures; including malformed ASN.1 structures. Structures are defined in human-readable XML files and allow to specify modifications to the original encoding of data types.

License

License

GroupId

GroupId

de.rub.nds
ArtifactId

ArtifactId

Asn1Tool
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

ASN.1 Tool
ASN.1 Tool is a project for creating arbitrary ASN.1 structures; including malformed ASN.1 structures. Structures are defined in human-readable XML files and allow to specify modifications to the original encoding of data types.
Project URL

Project URL

https://github.com/RUB-NDS/ASN.1-Tool
Source Code Management

Source Code Management

https://github.com/RUB-NDS/ASN.1-Tool/tree/master

Download Asn1Tool

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
de.rub.nds : ModifiableVariable jar 3.5.0
jakarta.xml.bind : jakarta.xml.bind-api jar 3.0.0-RC3
org.glassfish.jaxb : jaxb-runtime jar 3.0.0-M4

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.5.2

Project Modules

There are no modules declared in this project.
de.rub.nds

Ruhr University Bochum - Chair for Network and Data Security

Research and development at the Chair for Network and Data Security concentrates on cryptographic protocols, Internet and XML security.

Versions

Version
1.4.0
1.3.2
1.3.0
1.2.0
1.1.1