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

tsec.internal.ShortHashConstants.scala Maven / Gradle / Ivy

package tsec.internal

private[tsec] trait ShortHashConstants {

  val crypto_shorthash_siphash24_BYTES = 8

  val crypto_shorthash_siphash24_KEYBYTES = 16

  val crypto_shorthash_siphashx24_BYTES = 16

  val crypto_shorthash_siphashx24_KEYBYTES = 16

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy