Hi!
You did a really great job on this one!
I just want to point out two small things:
- you are missing a dependency in your project: org.bouncycastle/bcprov-jdk15on {:mvn/version "1.69"}
- you use clojure version RELEASE. This makes it difficult to use your library via deps.edn.
Hi!
You did a really great job on this one!
I just want to point out two small things: