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

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

package tsec.internal

private[tsec] trait HmacSha512256Constants {

  val crypto_auth_hmacsha512256_BYTES = 32L

  val crypto_auth_hmacsha512256_KEYBYTES = 32L
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy