scorex.crypto.hash.CubeHash512.scala Maven / Gradle / Ivy
package scorex.crypto.hash
object CubeHash512 extends FRHash64 {
override protected def hf: fr.cryptohash.Digest = new fr.cryptohash.CubeHash512
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy