Last Version

Skip32 in Java 1.0

32 bit block cipher based on SKIPJACK

License

License

GroupId

GroupId

com.boivie
ArtifactId

ArtifactId

skip32
Version

Version

1.0
Type

Type

jar
Description

Description

Skip32 in Java
32 bit block cipher based on SKIPJACK

Download skip32 1.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.