Password based encryption, how is the AES key generated?
Posted: Thu Dec 29, 2011 11:45 am
Hello All,
the generation of the AES key is based on a password based encryption (PBE) mechanism, right?
I couldn't find any information regarding this topic. May you please provide some information about the applied algorithm and so on.
Is the underlying mechanism "save" (cf. http://www.javamex.com/tutorials/crypto ... tion.shtml)?
I really appreciate your help.
Thank you very much.
the generation of the AES key is based on a password based encryption (PBE) mechanism, right?
I couldn't find any information regarding this topic. May you please provide some information about the applied algorithm and so on.
Is the underlying mechanism "save" (cf. http://www.javamex.com/tutorials/crypto ... tion.shtml)?
I really appreciate your help.
Thank you very much.