Skip to content

avast/scala-hashes

Repository files navigation

Scala Hashes Build Version

Case-classes representing MD5, SHA1, and SHA256 hashes.

compile "com.avast.hashes:scala-hashes_2.13:$versionHere"

There is also a support for circe JSON library:

compile "com.avast.hashes:scala-hashes-circe_2.13:$versionHere"

Then you can import encoders and decoders using import com.avast.scala.hashes.circe._

About

Case-classes representing MD5, SHA1 and SHA256.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 8

Languages