Class DES
java.lang.Object
org.bouncycastle.jcajce.provider.symmetric.DES
public final class DES extends Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDES.AlgParamGenstatic classDES.CBCstatic classDES.CBCMACstatic classDES.DES64DES64static classDES.DES64with7816d4DES64with7816-4Paddingstatic classDES.DESPBEKeyFactorystatic classDES.ECBstatic classDES.KeyFactorystatic classDES.KeyGeneratorDES - the default for this is to generate a key in a-b-a format that's 24 bytes long but has 16 bytes of key material (the first 8 bytes is repeated as the last 8 bytes).static classDES.Mappingsstatic classDES.PBEWithMD5PBEWithMD5AndDESstatic classDES.PBEWithMD5KeyFactoryPBEWithMD5AndDESstatic classDES.PBEWithSHA1PBEWithSHA1AndDESstatic classDES.PBEWithSHA1KeyFactoryPBEWithSHA1AndDES -
Method Summary