lupapiste/crypto

Crypto with bouncycastle

Leiningen/Boot

[lupapiste/crypto "0.1.3"]

Clojure CLI/deps.edn

lupapiste/crypto {:mvn/version "0.1.3"}

Gradle

implementation("lupapiste:crypto:0.1.3")

Maven

<dependency>
  <groupId>lupapiste</groupId>
  <artifactId>crypto</artifactId>
  <version>0.1.3</version>
</dependency>