org.clojars.timokramer/hasch

A library to consistently crypto-hash edn data structures on Clojure and ClojureScript with SHA-512

Leiningen/Boot

[org.clojars.timokramer/hasch "0.3.94"]

Clojure CLI/deps.edn

org.clojars.timokramer/hasch {:mvn/version "0.3.94"}

Gradle

implementation("org.clojars.timokramer:hasch:0.3.94")

Maven

<dependency>
  <groupId>org.clojars.timokramer</groupId>
  <artifactId>hasch</artifactId>
  <version>0.3.94</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.