Saphir Hash Core

Implementations of Message Digest algorithms independent of standard Java message digest infrastructure. Use saphir-hash-jca pom to add standard Java message digest infrastructure adapters.

License

License

GroupId

GroupId

de.sfuhrm
ArtifactId

ArtifactId

saphir-hash-core
Last Version

Last Version

3.0.10
Release Date

Release Date

Type

Type

jar
Description

Description

Saphir Hash Core
Implementations of Message Digest algorithms independent of standard Java message digest infrastructure. Use saphir-hash-jca pom to add standard Java message digest infrastructure adapters.

Download saphir-hash-core

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.10
3.0.9
3.0.8
3.0.7
3.0.6
3.0.5
3.0.3