Lockbox 3 AES 128 Encrypt PLSQL dbms_crypto Decrypt
问题 I am having trouble getting the same encrypted values returned between Delphi and Oracle any assistance would be greatly appreciated. It could possibly be the padding that might be causing the difference, unfortunately I am not sure. Lockbox 3 Delphi RAD Studio Tokyo 10.2 //uses uTPLb_Constants,uTPLb_BaseNonVisualComponent, uTPLb_Codec, uTPLb_CryptographicLibrary, IdHashMessageDigest, idHash var cipher64, CipherText : string; plainText: utf8string; keyText: utf8string; FLibrary: