public class CamelliaKey extends Object
| Modifier and Type | Field and Description |
|---|---|
protected int[] |
ke |
protected int[] |
kw |
protected int[] |
subkey |
| Constructor and Description |
|---|
CamelliaKey(byte[] key,
boolean isEncrypt) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
f2(int[] s,
int[] skey,
int keyoff) |
protected void |
fls(int[] s,
int[] fkey,
int keyoff) |
protected boolean |
is128() |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.