Last Version

Gost 34.11-94 Java 1.0.2

Pure Java Russian GOST 34.11-94 hash implementation

License

License

GroupId

GroupId

ru.zinal
ArtifactId

ArtifactId

gosthash
Version

Version

1.0.2
Type

Type

jar
Description

Description

Gost 34.11-94 Java
Pure Java Russian GOST 34.11-94 hash implementation
Project URL

Project URL

https://github.com/zinal/gosthash

Download gosthash 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.