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

tsec.cipher.symmetric.bouncy.package.scala Maven / Gradle / Ivy

The newest version!
package tsec.cipher.symmetric

import tsec.common.ArrayHKNewt

package object bouncy {

  type BouncySecretKey[A] = BouncySecretKey.Type[A]

  object BouncySecretKey extends ArrayHKNewt

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy