com.github.franks42/signet

Ed25519/X25519/secp256k1 crypto primitives, authenticated encryption, capability chains, and SSH key import for Clojure

Leiningen/Boot

[com.github.franks42/signet "0.7.0"]

Clojure CLI/deps.edn

com.github.franks42/signet {:mvn/version "0.7.0"}

Gradle

implementation("com.github.franks42:signet:0.7.0")

Maven

<dependency>
  <groupId>com.github.franks42</groupId>
  <artifactId>signet</artifactId>
  <version>0.7.0</version>
</dependency>