<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-crypto_2.12</artifactId>
<version>0.2.4</version>
</dependency>
compile
|-- org.scala-lang:scala-library:2.12.16
|-- org.typelevel:cats-core_2.12:2.8.0
|-- org.typelevel:cats-effect-kernel_2.12:3.3.14
|-- org.scodec:scodec-bits_2.12:1.1.34
test
|-- org.http4s:testruntime_2.12:0.2.4
|-- org.scalameta:munit_2.12:1.0.0-M6
|-- org.typelevel:cats-laws_2.12:2.8.0
|-- org.typelevel:cats-effect_2.12:3.3.14