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

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

package tsec.internal

trait OnetimeAuthConstants {

  val crypto_onetimeauth_poly1305_BYTES    = 16
  val crypto_onetimeauth_poly1305_KEYBYTES = 32
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy