Package org.hobbit.encryption
Class AESKeyGenerator
- java.lang.Object
-
- org.hobbit.encryption.AESKeyGenerator
-
public class AESKeyGenerator extends Object
This class generates keys from password and salt for Java AES encryption.- Author:
- Ivan Ermilov (iermilov@informatik.uni-leipzig.de)
-
-
Field Summary
Fields Modifier and Type Field Description private static org.slf4j.LoggerLOGGER
-
Constructor Summary
Constructors Constructor Description AESKeyGenerator()
-