net.polyc0l0r/hasch

Cryptographic hashing of EDN datastructures.

Leiningen/Boot

[net.polyc0l0r/hasch "0.2.0"]

Clojure CLI/deps.edn

net.polyc0l0r/hasch {:mvn/version "0.2.0"}

Gradle

implementation("net.polyc0l0r:hasch:0.2.0")

Maven

<dependency>
  <groupId>net.polyc0l0r</groupId>
  <artifactId>hasch</artifactId>
  <version>0.2.0</version>
</dependency>