2012/6/23 Michael Van Canneyt :
[...]
> The testbf.pp program in fcl-base/examples shows how to use it.
>
> It's very simple, really. Just create an encryption stream, and write the
> data you want to see encrypted to this stream.
> The output of the stream is the encrypted data.
>
> Michael.
I sa
On Fri, 22 Jun 2012, silvioprog wrote:
2012/6/22 Jorge Aldo G. de F. Junior :
Theres a blowfish encryption system in freepascal
http://www.freepascal.org/docs-html/fcl/blowfish/index.html
2012/6/22 Rainer Stratmann :
Does someone know how to do encryption and decryption with keys?
Hellow
2012/6/22 Jorge Aldo G. de F. Junior :
> Theres a blowfish encryption system in freepascal
>
> http://www.freepascal.org/docs-html/fcl/blowfish/index.html
>
> 2012/6/22 Rainer Stratmann :
>> Does someone know how to do encryption and decryption with keys?
Hellow guys,
How to use TBlowFishEnCryptS
Theres a blowfish encryption system in freepascal
http://www.freepascal.org/docs-html/fcl/blowfish/index.html
2012/6/22 Rainer Stratmann :
> Does someone know how to do encryption and decryption with keys?
> ___
> fpc-pascal maillist - fpc-pascal@list
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 s
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" <[EMAIL PROTECTED]>:
If I
Thanks Alexandre,
I'll see it.
Regards
Fabrício
Alexandre Leclerc escreveu:
2006/8/25, "Fabrício F. Kammer" <[EMAIL PROTECTED]>:
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"
2006/8/25, "Fabrício F. Kammer" <[EMAIL PROTECTED]>:
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 blowfis
Thanks Alexandre and Vincent but I need of a bit more help with this.
I'm working in a software to protect my main software. Look how I want
to make:
- This software will be a TCP Server (I'm calling it of Authentication
software).
- This software must run in the console, then I can't have gr
Alexandre Leclerc wrote:
There are two hash in: fpcsrc/packages/base/hash
There is, for example, Blowfish (a ciphers for actual
encryption/decryption) in: fpcsrc/fcl/incblowfish.pp
Blowfish is very good by the way (as is fast). There are many others;
I also saw a a kit of many ciphers in Delphi
There are two hash in: fpcsrc/packages/base/hash
There is, for example, Blowfish (a ciphers for actual
encryption/decryption) in: fpcsrc/fcl/incblowfish.pp
Blowfish is very good by the way (as is fast). There are many others;
I also saw a a kit of many ciphers in Delphi which could certainly
wor
11 matches
Mail list logo