Class LEA


  • public final class LEA
    extends java.lang.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.