Re: encrypt/decrypt - are docs correct??

This WebDNA talk-list message is from

2002


It keeps the original formatting.
numero = 41957
interpreted = N
texte = I'll give it a whirl. thanks. At 10:33 PM 7/26/02, you wrote: >After you [url] an ecrypted value, sometimes there can be values that >still need to be url'd to gointo a database .. [encrypt] & [decrypt] are >magic tags .. if it works >don't ask why ;) > > 2 instances of [url] ??? > > Why is that?? > > > > > > > > > > At 09:12 PM 7/26/02, you wrote: > >>you need to do the following: > >> > >>[url][url][encrypt seed=xxx]data to encrypt[/encrypt][/url][/url] > >>[unurl][decrypt seed=xxx][the_data_field_name][/decrypt][/unurl] > >> > >>this should give you the correct data 'out', > >>If you use no seed you will not be able to decrypt the data. > >>Alain > >> > >> > Having a tough time getting [encrypt] and [decrypt] > >> > to work with passwords written into a database. > >> > > >> > > >> > This is right from the online-docs supplied with webdna . . . . > >> > > >> > ========================= > >> > Example (normally you would put the following text into a .tpl file > >> > on your server and use a web browser to link to it): > >> > > >> > [Encrypt seed=abcdefg]Some Text that is private[/Encrypt]
> >> > [Decrypt seed=abcdefg][Encrypt seed=abcdefg]Some Text that is > >> > private[/Encrypt][/Decrypt] > >> > > >> > In the example above, the first line of displayed text will be > >> > unintelligible, as seen below. The second line decrypts the text and > >> > displays it as it was before: > >> > ========================= > >> > > >> > > >> > Is that right? > >> > I have to use > >> > [Decrypt seed=abcdefg][Encrypt seed=abcdefg] > >> > together??? Doesn't seem right . . . . > >> > > >> > And do I always have to use a seed value or can i just use > >> > [encrypt]text[/encrypt] > >> > without a seed value when writing into a database > >> > and [decrypt]text[/decrypt] when getting it back . . . > >> > > >> > Docs got me confused there too . . . . . > >> > > >> > > >> > lester > >> > > >> > > >> > ------------------------------------------------------------- > >> > This message is sent to you because you are subscribed to > >> > the mailing list . > >> > To unsubscribe, E-mail to: To > >> > switch to the DIGEST mode, E-mail to > >> > Web Archive of this list is > >> > at: http://search.smithmicro.com/ > >> > >> > >>-- > >>Alain Russell > >>Blackpepper Interactive > >>alain.russell@blackpepper.co.nz > >>ph. 09 520 6280 > >> > >> > >> > >>------------------------------------------------------------- > >>This message is sent to you because you are subscribed to > >> the mailing list . > >>To unsubscribe, E-mail to: > >>To switch to the DIGEST mode, E-mail to > >> > >>Web Archive of this list is at: http://search.smithmicro.com/ > > > > > > ------------------------------------------------------------- > > This message is sent to you because you are subscribed to > > the mailing list . > > To unsubscribe, E-mail to: > > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is > > at: http://search.smithmicro.com/ > > >-- >Alain Russell >Blackpepper Interactive >alain.russell@blackpepper.co.nz >ph. 09 520 6280 > > > >------------------------------------------------------------- >This message is sent to you because you are subscribed to > the mailing list . >To unsubscribe, E-mail to: >To switch to the DIGEST mode, E-mail to > >Web Archive of this list is at: http://search.smithmicro.com/ ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: encrypt/decrypt - are docs correct?? (Alain Russell 2002)
  2. Re: encrypt/decrypt - are docs correct?? (Lester Emo 2002)
  3. Re: encrypt/decrypt - are docs correct?? (Lester Emo 2002)
  4. Re: encrypt/decrypt - are docs correct?? (Alain Russell 2002)
  5. Re: encrypt/decrypt - are docs correct?? (Lester Emo 2002)
  6. Re: encrypt/decrypt - are docs correct?? (Alain Russell 2002)
  7. encrypt/decrypt - are docs correct?? (Lester Emo 2002)
I'll give it a whirl. thanks. At 10:33 PM 7/26/02, you wrote: >After you [url] an ecrypted value, sometimes there can be values that >still need to be url'd to gointo a database .. [encrypt] & [decrypt] are >magic tags .. if it works >don't ask why ;) > > 2 instances of [url] ??? > > Why is that?? > > > > > > > > > > At 09:12 PM 7/26/02, you wrote: > >>you need to do the following: > >> > >>[url][url][encrypt seed=xxx]data to encrypt[/encrypt][/url][/url] > >>[unurl][decrypt seed=xxx][the_data_field_name][/decrypt][/unurl] > >> > >>this should give you the correct data 'out', > >>If you use no seed you will not be able to decrypt the data. > >>Alain > >> > >> > Having a tough time getting [encrypt] and [decrypt] > >> > to work with passwords written into a database. > >> > > >> > > >> > This is right from the online-docs supplied with webdna . . . . > >> > > >> > ========================= > >> > Example (normally you would put the following text into a .tpl file > >> > on your server and use a web browser to link to it): > >> > > >> > [Encrypt seed=abcdefg]Some Text that is private[/Encrypt]
> >> > [Decrypt seed=abcdefg][Encrypt seed=abcdefg]Some Text that is > >> > private[/Encrypt][/Decrypt] > >> > > >> > In the example above, the first line of displayed text will be > >> > unintelligible, as seen below. The second line decrypts the text and > >> > displays it as it was before: > >> > ========================= > >> > > >> > > >> > Is that right? > >> > I have to use > >> > [Decrypt seed=abcdefg][Encrypt seed=abcdefg] > >> > together??? Doesn't seem right . . . . > >> > > >> > And do I always have to use a seed value or can i just use > >> > [encrypt]text[/encrypt] > >> > without a seed value when writing into a database > >> > and [decrypt]text[/decrypt] when getting it back . . . > >> > > >> > Docs got me confused there too . . . . . > >> > > >> > > >> > lester > >> > > >> > > >> > ------------------------------------------------------------- > >> > This message is sent to you because you are subscribed to > >> > the mailing list . > >> > To unsubscribe, E-mail to: To > >> > switch to the DIGEST mode, E-mail to > >> > Web Archive of this list is > >> > at: http://search.smithmicro.com/ > >> > >> > >>-- > >>Alain Russell > >>Blackpepper Interactive > >>alain.russell@blackpepper.co.nz > >>ph. 09 520 6280 > >> > >> > >> > >>------------------------------------------------------------- > >>This message is sent to you because you are subscribed to > >> the mailing list . > >>To unsubscribe, E-mail to: > >>To switch to the DIGEST mode, E-mail to > >> > >>Web Archive of this list is at: http://search.smithmicro.com/ > > > > > > ------------------------------------------------------------- > > This message is sent to you because you are subscribed to > > the mailing list . > > To unsubscribe, E-mail to: > > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is > > at: http://search.smithmicro.com/ > > >-- >Alain Russell >Blackpepper Interactive >alain.russell@blackpepper.co.nz >ph. 09 520 6280 > > > >------------------------------------------------------------- >This message is sent to you because you are subscribed to > the mailing list . >To unsubscribe, E-mail to: >To switch to the DIGEST mode, E-mail to > >Web Archive of this list is at: http://search.smithmicro.com/ ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ Lester Emo

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

RE: Error -108 (1997) Date problems (1997) Newbie problem blah blah blah (1997) Was: WebDNA 5.2, Now version 6.0 (2004) Setting up WebCatalog with Retail Pro data (1996) Nested tags count question (1997) Security for malls with different webmasters (1998) Search in 2 or more catalogs (1997) checkout.tpl (1999) Show shoppingcart after remove last item (1997) Authorize.net questions ... (2003) RE: Subtotal help (1997) WebCatalog vs. Cold Fusion (1998) REPOST: The old multiple selection bit (2000) Why is [authenticate] not recognizing [username] on all sitedirectories? (2000) Sku numbers (1997) Date problems (1997) Generating Report Totals (1997) RE: Automatic Forwarding using WebCat (1997) Some Advise needed (1997)