[fpc-pascal] encryption

"Fabrício F. Kammer" ffkammer at conchalnet.com.br
Sat Aug 26 00:36:15 CEST 2006


Alexandre,

I could use the DCP on fpc... I compiled all units.

Thanks

Fabrício

Fabrício F. Kammer escreveu:
> Alexandre,
> 
> Do you know how can I use the DCP just in freepascal for prompt 
> compilation?
> 
> I'm not using Lazarus.
> 
> Thanks again
> 
> Fabrício F. Kammer escreveu:
>> Thanks Alexandre,
>>
>> I'll see it.
>>
>> Regards
>>
>> Fabrício
>>
>> Alexandre Leclerc escreveu:
>>> 2006/8/25, "Fabrício F. Kammer" <ffkammer at conchalnet.com.br>:
>>>> If I use md5 I can't decrypt the text. In yours opnion what's the
>>>> indicate algorithm do make this?
>>>
>>> Hi Fabrício,
>>>
>>> Exact, (as stated in my first email) all "hash" algo like md5 can't be
>>> decoded. These are... hash! All "cipher" algo like blowfish/twofish,
>>> etc. can be encoded, stored, and later decoded provided you have the
>>> key.
>>>
>>> Any cipher algo will serve your needs. Since DCPCrypt has been ported
>>> (thank you Vincent, I did not know), all cipher (in DCPciphers tab)
>>> will do what you need. Pick the one(s) that fit your needs.
>>>
>>> See http://wiki.lazarus.freepascal.org/index.php/DCPcrypt as given by 
>>> Vincent.
>>>
>>> Best regards.
>>>
>> _______________________________________________
>> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
>> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal



More information about the fpc-pascal mailing list