Cross platform password string encryption



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 was originally just looking for Blowfish implementations, but since
having no joy with that after some time, I have expanded my search to
include DES, 3Des, AES, or whatever will fit the bill.

Please help!

Thanks,
Zief

.



Relevant Pages

  • Re: Cross platform password string encryption
    ... 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 ... few people use Delphi or C# compared to C ...
    (sci.crypt)
  • Re: Cross platform password string encryption
    ... encryption algorithms that will work on Delphi 7 on Windows and on the ... They have some crypto implementations for delphi. ... Messages I crypted using their components were happily decrypted by gnu-pg on a linux-box (and also by pgp on windows). ...
    (sci.crypt)
  • Re: Skiplist ranking
    ... simple insertion, deletion, and searching. ... I haven't been able to find any implementations that do more than simple ... I found a Perl module, ...
    (comp.programming)
  • Search Data Structure for Triangles
    ... right now i am searching for a possibility to speed up some implementations of mine. ... I know there are severall algorithms working on vertices, but i really need it for triangles. ... I also thought of just using a simple grid, and put the triangles in every cell they lie in, but then i had some problems in thinking of how to search then. ...
    (comp.graphics.algorithms)
  • Re: lock-free swsr fifo vector queue in stl
    ... suggested have been searching around for some implementations of this ... If anyone would care to comment, ... Taking the precautions into consideration, ...
    (microsoft.public.vc.mfc)