Search found 1 match

by cirquent
Thu Dec 29, 2011 11:45 am
Forum: AES Crypt
Topic: Password based encryption, how is the AES key generated?
Replies: 1
Views: 4721

Password based encryption, how is the AES key generated?

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 ...