<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-crypto_2.12</artifactId>
<version>0.2.2</version>
</dependency>
compile
|-- org.scala-lang:scala-library:2.12.15
|-- org.typelevel:cats-core_2.12:2.7.0
|-- org.typelevel:cats-effect-kernel_2.12:3.3.5
|-- org.scodec:scodec-bits_2.12:1.1.30
test
|-- org.http4s:testruntime_2.12:0.2.2
|-- org.scalameta:munit_2.12:0.7.29
|-- org.typelevel:cats-laws_2.12:2.7.0
|-- org.typelevel:cats-effect_2.12:3.3.5