Class DES
- java.lang.Object
-
- org.bouncycastle.jcajce.provider.symmetric.DES
-
public final class DES extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDES.AlgParamGenstatic classDES.CBCstatic classDES.CBCMACstatic classDES.CMACstatic classDES.DES64DES64static classDES.DES64with7816d4DES64with7816-4Paddingstatic classDES.DES9797Alg3DES9797Alg3static classDES.DES9797Alg3with7816d4DES9797Alg3with7816-4Paddingstatic classDES.DESCFB8DES CFB8static 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.PBEWithMD2PBEWithMD2AndDESstatic classDES.PBEWithMD2KeyFactoryPBEWithMD2AndDESstatic classDES.PBEWithMD5PBEWithMD5AndDESstatic classDES.PBEWithMD5KeyFactoryPBEWithMD5AndDESstatic classDES.PBEWithSHA1PBEWithSHA1AndDESstatic classDES.PBEWithSHA1KeyFactoryPBEWithSHA1AndDESstatic classDES.RFC3211
-