[fpc-pascal] Re: encryption and decryption

Rainer Stratmann RainerStratmann at t-online.de
Sun Jun 24 17:30:42 CEST 2012


Am Sunday 24 June 2012 16:59:36 schrieb leledumbo:
>   key := 'testkey';
>   value := 'this is a string';

How is it working?
By xoring 'testkey' with 'this is a string' byte by byte?



More information about the fpc-pascal mailing list