Open DevBayer opened 10 years ago
prepare_key
function initialize the key from plaintext password doing 65536 iterations of the full AES block cipher. Mcrypt encrypt rijndael-128 performance is ~0.0005 seconds for 1 iterations. You can use MEGA::session_save()
and MEGA::create_from_session()
to avoid to login every time.