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