|
Bouncy Castle Cryptography Library 1.77.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.jcajce.provider.asymmetric.util.DESUtil
Constructor Summary | |
DESUtil()
|
Method Summary | |
static boolean |
isDES(java.lang.String algorithmID)
|
static void |
setOddParity(byte[] bytes)
DES Keys use the LSB as the odd parity bit. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DESUtil()
Method Detail |
public static boolean isDES(java.lang.String algorithmID)
public static void setOddParity(byte[] bytes)
bytes
- the byte array to set the parity on.
|
Bouncy Castle Cryptography Library 1.77.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |