Searched refs:PBEWithSHAKeyFactory (Results 1 - 1 of 1) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/
H A DTwofish.java69 static public class PBEWithSHAKeyFactory class in class:Twofish
72 public PBEWithSHAKeyFactory() method in class:Twofish.PBEWithSHAKeyFactory
121 provider.addAlgorithm("SecretKeyFactory.PBEWITHSHAANDTWOFISH-CBC", PREFIX + "$PBEWithSHAKeyFactory");

Completed in 57 milliseconds