Re: Cross platform password string encryption
- From: Ozzker <fake@xxxxxxxxxxx>
- Date: Fri, 25 Aug 2006 19:34:12 +0200
Zief schreef:
Hi,
I am currently searching for implementations of any of the free to use
encryption algorithms that will work on Delphi 7 on Windows and on the
Pocket PC using C# .NET Compact Framework, to encrypt and decrypt
strings.
I thought this would be a reletively simple process, but I am having
real trouble finding anything that will produce the same results from
the same string on both platforms.
I'm not an expert but:
I've recently used stuff from eldos (http://www.eldos.com/). They have some crypto implementations for delphi.
Messages I crypted (rsa) using their components were happily decrypted by gnu-pg on a linux-box (and also by pgp on windows).
I don't see what programming languages or platforms have to do with it as long as they implement the same algorithms ..
anyway, regards,
Oz
.
- Follow-Ups:
- Re: Cross platform password string encryption
- From: pegguru
- Re: Cross platform password string encryption
- References:
- Cross platform password string encryption
- From: Zief
- Cross platform password string encryption
- Prev by Date: Re: extracting two different plain texts with two different keys
- Next by Date: Re: extracting two different plain texts with two different keys
- Previous by thread: Re: Cross platform password string encryption
- Next by thread: Re: Cross platform password string encryption
- Index(es):
Relevant Pages
|