[ic] Crypt and decrypt string

Stefan Hornburg (Racke) racke at linuxia.de
Tue Aug 7 11:32:15 UTC 2012


On 08/07/2012 10:29 AM, marco wrote:
> Il 06/08/2012 22:27, Peter ha scritto:
>> On 07/08/12 04:30, marco wrote:
>>> I need to crypt, store and decrypt on mysql a string containing username
>>> and timestamp. Have you suggestion for the simplest and sure way to do
>>> this inside ic ?
>> Encrypt with what type of encryption?
>> Most passwords can not be decrypted, the hash is one way.
>> Peter
>
> I look mysql crypt functions (AES, DES, ENCODE, DECODE ... ) but i cannot choose.
> I need only that nobody, except ic enviro, can read/modify a mysql field containing a crypt value with username and timestamp.
>

Marco, please tell us what you are trying to achieve. As Peter said, encryption
is usually one way, unless you use a private key like for GPG.

Regards
	Racke

-- 
LinuXia Systems => http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP => http://www.icdevgroup.org/
Interchange Development Team




More information about the interchange-users mailing list