Skip to content

classicvalues/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.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Scala 100.0%