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

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

The newest version!
package tsec

import tsec.common.ArrayHKNewt

package object signature {

  type CryptoSignature[A] = CryptoSignature.Type[A]

  object CryptoSignature extends ArrayHKNewt

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy