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