Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Interchange: users

Crypt and decrypt string

 

 

Interchange users RSS feed   Index | Next | Previous | View Threaded


m.mescoli at omnib

Aug 6, 2012, 9:30 AM

Post #1 of 5 (228 views)
Permalink
Crypt and decrypt string

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 ?

Thanks in advance guys.

--
Marco "Fino alla bara sinpara"
Marco "Up to demise we rize"

_______________________________________________
interchange-users mailing list
interchange-users [at] icdevgroup
http://www.icdevgroup.org/mailman/listinfo/interchange-users


peter at pajamian

Aug 6, 2012, 1:27 PM

Post #2 of 5 (221 views)
Permalink
Re: Crypt and decrypt string [In reply to]

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

_______________________________________________
interchange-users mailing list
interchange-users [at] icdevgroup
http://www.icdevgroup.org/mailman/listinfo/interchange-users


m.mescoli at omnib

Aug 7, 2012, 1:29 AM

Post #3 of 5 (217 views)
Permalink
Re: Crypt and decrypt string [In reply to]

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 "Fino alla bara sinpara"
Marco "Up to demise we rize"

_______________________________________________
interchange-users mailing list
interchange-users [at] icdevgroup
http://www.icdevgroup.org/mailman/listinfo/interchange-users


racke at linuxia

Aug 7, 2012, 4:32 AM

Post #4 of 5 (217 views)
Permalink
Re: Crypt and decrypt string [In reply to]

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


_______________________________________________
interchange-users mailing list
interchange-users [at] icdevgroup
http://www.icdevgroup.org/mailman/listinfo/interchange-users


dances_with_peons at live

Aug 9, 2012, 9:44 PM

Post #5 of 5 (214 views)
Permalink
Re: Crypt and decrypt string [In reply to]

>-----Original Message-----
>From: Stefan Hornburg (Racke)
>Sent: Tuesday, August 07, 2012 7:32 AM
>To: interchange-users [at] icdevgroup
>Subject: Re: [ic] Crypt and decrypt string
>
...
>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.

Nitpick: Encryption implies reversibility. Hashing is one-way.

/

_______________________________________________
interchange-users mailing list
interchange-users [at] icdevgroup
http://www.icdevgroup.org/mailman/listinfo/interchange-users

Interchange users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.