All Downloads are FREE. Search and download functionalities are using the official Maven repository.

scorex.crypto.hash.Keccak256.scala Maven / Gradle / Ivy

There is a newer version: 1.2.0-RC3
Show newest version
package scorex.crypto.hash

object Keccak256 extends FRHash32 {
  override protected def hf: fr.cryptohash.Digest = new fr.cryptohash.Keccak256
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy