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

tsec.hashing.package.scala Maven / Gradle / Ivy

The newest version!
package tsec

import tsec.common.ArrayHKNewt

package object hashing {

  type CryptoHash[A] = CryptoHash.Type[A]

  object CryptoHash extends ArrayHKNewt

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy