encryptByPassword() public method Encrypts data using
$derivationIterations public property Derivation iterations count
$macHash public property Hash algorithm for message authentication
$kdfHash public property Hash algorithm for key derivation. Recommend
compareString() public method Performs string comparison
validateData() public method Validates if the given data
encrypt() protected method Encrypts data.
decryptByKey() public method Verifies and decrypts data
generateSalt() protected method Generates a salt that
pbkdf2() public method Derives a key from the given password
Page 1 of 3