Symmetric encryption algorithm like AES or Triple DES

More advanced topics discussed.

Moderators: Susan Smith, admin, Gabriel

Post Reply
GomezL
Posts: 258
Joined: Wed Apr 29, 2009 5:51 am
Contact:

Symmetric encryption algorithm like AES or Triple DES

Post by GomezL »

I am looking to encrypt some data in a table using "Strong Encryption".

Does anyone have a function/library that does this?
rmills
Posts: 15
Joined: Mon Jun 29, 2009 8:31 am

Post by rmills »

I have some Delphi code that does this. It can be made into a DLL or a standalone EXE.

What would you like?

Ryan.
GomezL
Posts: 258
Joined: Wed Apr 29, 2009 5:51 am
Contact:

Post by GomezL »

I would think that an "EXE" would be best.

Thanks!
rmills
Posts: 15
Joined: Mon Jun 29, 2009 8:31 am

Post by rmills »

Contact me directly as I have some questions for you regarding this.

Thanks.
Post Reply