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