skunk-crypt

Usage

This library is currently available for Scala binary versions 2.13 and 3.1.

To use the latest version, include the following in your build.sbt:

libraryDependencies ++= Seq(
  "de.thatscalaguy" %% "skunk-crypt" % "0.0.1"
)