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

tsec.cipher.symmetric.jca.JCAAEAD.scala Maven / Gradle / Ivy

The newest version!
package tsec.cipher.symmetric.jca

import tsec.cipher.symmetric.AEADAPI

trait JCAAEAD[A, M, P] extends AEADAPI[A, SecretKey]




© 2015 - 2024 Weber Informatics LLC | Privacy Policy