Re: Cross platform password string encryption
- From: "Tom St Denis" <tomstdenis@xxxxxxxxx>
- Date: 29 Aug 2006 05:39:24 -0700
henrick@xxxxxxxxxxxx wrote:
Despite the random poster, few people use Delphi or C# compared to C
and C++ which is why it's harder to find stuff for it.
Aren't you the one who keeps insisting that Google is your friend? I
had no problem finding half a dozen Pascal/Delphi implementations of
Blowfish in no time. <g>
First, my post was mostly just to disuade the OP from using "la langue
preference de jour." Second, nobody in their right mind should use
standalone ciphers/hashes/etc in their application unless they're
really in a bind.
You're better served [in most cases] by an entire library that has a
consistent API and build system. You need more than a cipher to make a
cryptosystem and a patchwork assembly of random code "found on the
Internet" is a good way of not writing solid code.
Tom
.
- Follow-Ups:
- Re: Cross platform password string encryption
- From: henrick
- Re: Cross platform password string encryption
- References:
- Cross platform password string encryption
- From: Zief
- Re: Cross platform password string encryption
- From: Tom St Denis
- Re: Cross platform password string encryption
- From: henrick
- Cross platform password string encryption
- Prev by Date: Re: Curve25519-based EC-KCDSA
- Next by Date: Re: Cross platform password string encryption
- Previous by thread: Re: Cross platform password string encryption
- Next by thread: Re: Cross platform password string encryption
- Index(es):