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