Cryptographic Hashing Library

Fast and dependency-free cryptographic hashing library for node.js and browsers (supports MD5, SHA1, SHA256, SHA512, RIPEMD, HMAC).

License

License

GroupId

GroupId

org.fujion.webjars
ArtifactId

ArtifactId

webjar-jshashes
Last Version

Last Version

1.0.8-10
Release Date

Release Date

Type

Type

jar
Description

Description

Cryptographic Hashing Library
Fast and dependency-free cryptographic hashing library for node.js and browsers (supports MD5, SHA1, SHA256, SHA512, RIPEMD, HMAC).
Project Organization

Project Organization

Fujion Framework

Download webjar-jshashes

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
org.fujion.webjars

Fujion Framework

Versions

Version
1.0.8-10
1.0.8
1.0.7