¡@

Home 

php Programming Glossary: tbytes

how to sync encryption between delphi and php using dcpcrypt

http://stackoverflow.com/questions/14995052/how-to-sync-encryption-between-delphi-and-php-using-dcpcrypt

EncryptStringDES string var des TDCP_des src enc b64 TBytes index slen bsize padsize integer begin des tdcp_des.Create nil.. ASource string string var des TDCP_des key src dec b64 TBytes pad slen integer begin des TDCP_des.Create nil try des.InitStr..

Convert this php digital signing to Delphi

http://stackoverflow.com/questions/1792541/convert-this-php-digital-signing-to-delphi

straightforward. Also some of this looks a bit odd uses TBytes where PChar would do etc etc as I originally wrote it using.. 128 OpenSSL docs state should be 120 bytes var err TBytes begin SetLength err BUFF_SIZE ERR_error_string ERR_get_error.. the parent key is freed end end function EVPSign ASource TBytes const APrivateKey PEVP_PKEY TBytes var keysize integer ks cardinal..