|
Sharkysoft home | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--lava.security.des.spec.DesPermutedKeyShifts
Left shifts per round.
Details: This class contains a table of the number of left shifts per round, as defined in FIPS PUB 46-2.
| Constructor Summary | |
DesPermutedKeyShifts()
|
|
| Method Summary | |
static int |
getFipsValue(int fipsindex)
Returns table value. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public DesPermutedKeyShifts()
| Method Detail |
public static final int getFipsValue(int fipsindex)
Details: This function returns the indexed FIPS value from this table. Indeces are according to the FIPS publication.
fipsindex - the index (1-16)
|
Sharkysoft home | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||