Class LEA

java.lang.Object
org.bouncycastle.jcajce.provider.symmetric.LEA

public final class LEA extends Object
JCA/JCE provider plumbing for the LEA (Lightweight Encryption Algorithm) block cipher. Modelled on AES: 128-bit block cipher with 128/192/256-bit keys, registered for ECB, CBC, CFB, OFB, GCM and CCM via the standard BC mode wrappers, plus CMAC, GMAC, Poly1305 and a SecretKeyFactory.