I have been following the Delphi code in TPLockBox3 and PHP - AES Encrypt in Delphi, Decrypt in PHP,
but I cannot implement Sean's: "codecAES.UTF8Password := edtPassword.Text;" within his actEncryptExecute procedure as this class does not have this property.
Asked
Active
Viewed 244 times
-1

Community
- 1
- 1

GregCromack
- 1
- 1
1 Answers
1
Sean's answer is based on his new LockBox fork. You can find it under Google Code:
https://code.google.com/p/tplockbox/
If you check out this fork you will see that there is a UTF8Password property.

Roman Kassebaum
- 134
- 3