thi.ng/crypto

Small Clojure lib to provide basic GPG keypair generation, encryption & decryption facilities

  • VCSN/A

  • cljdoc documentationcljdoc
  • 710 Downloads
  • 710 This Version

Leiningen/Boot

[thi.ng/crypto "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

thi.ng/crypto {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("thi.ng:crypto:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>thi.ng</groupId>
  <artifactId>crypto</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>