AEADCipher

tsec.cipher.symmetric.package$.AEADCipher
See theAEADCipher companion object
trait AEADCipher[A] extends AECipher[A]

Typeclass evidence for a construction that serves as encryption for Authenticated encryption with Additional Data

Attributes

Companion
object
Source
package.scala
Graph
Supertypes
trait AECipher[A]
class Object
trait Matchable
class Any
Known subtypes
trait AES[A]

Members list

Value members

Abstract methods

Attributes

Source
package.scala