Package org.activecomponents.udp.symciphers
-
Interface Summary Interface Description ISymCipher -
Class Summary Class Description EaxAesCipher Class representing AES in EAX mode.EcbAesCipher Implementation of AES in ECB mode.GcmAesCipher Class representing AES in GCM mode.Nonce Class representing an unsigned 128 bit value used as nonce;NullCipher Implements NOP cipher, insecure since it is emitting plaintext.