Re: encrypt/decrypt

This WebDNA talk-list message is from

2001


It keeps the original formatting.
numero = 37206
interpreted = N
texte = The problem is that you are not encrypting the entire contents of the file you are writing out, so it does not decrypt properly.Give your code of:[writefile meFile.txt] [encrypt seed=someseed]something somethingsomething ...there is a carriage return (or LF or CR/LF depending on your host system) written to meFile.txt prior to the [encrypt] tag, and this carriage return is not being encrypted.The same thing happens after your closing [/encrypt] and before your [/writefile]The solution is to code it like this:[writefile meFile.txt][encrypt seed=someseed]something somethingsomethingsomething somethingsomethingsomething [/encrypt][/writefile] - brianAt 11:09 PM 7/13/2001, Kalin Mintchev wrote: >hi > >i have a html file that called by the browser does this: > >[writefile meFile.txt] >[encrypt seed=someseed]something somethingsomething > >something >somethingsomething > >something >[/encrypt] >[/writefile] > > >then i have another page that does this: > >[decrypt seed=someseed][include meFile.txt][/decrypt] > >and i see the encrypted txt file. ny ideas why the txt file is not >decrypting? > >thanks -- <= Brian C. Fries, BrainScan Software http://www.brainscansoftware.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 ( "William DeVaul" 2008)
  2. Re: Encrypt/Decrypt ( Donovan Brooke 2008)
  3. Encrypt/Decrypt ( "William DeVaul" 2008)
  4. Re: Encrypt/Decrypt ( Marc Thompson 2007)
  5. Re: Encrypt/Decrypt ( Stuart Tremain 2007)
  6. Re: Encrypt/Decrypt ( "Gary Krockover" 2007)
  7. Re: Encrypt/Decrypt ( Alex McCombie 2007)
  8. Re: Encrypt/Decrypt ( Marc Thompson 2007)
  9. Re: Encrypt/Decrypt ( Stuart Tremain 2007)
  10. Re: Encrypt/Decrypt ( "Gary Krockover" 2007)
  11. Re: Encrypt/Decrypt ( Phil Herring 2007)
  12. Re: Encrypt/Decrypt ( Donovan Brooke 2007)
  13. Re: Encrypt/Decrypt ( "Gary Krockover" 2007)
  14. Re: Encrypt/Decrypt ( Jim Ziegler 2007)
  15. Re: Encrypt/Decrypt ( Donovan Brooke 2007)
  16. Re: Encrypt/Decrypt ( Matthew A Perosi 2007)
  17. Re: Encrypt/Decrypt ( "Gary Krockover" 2007)
  18. Re: Encrypt/Decrypt ( "Gary Krockover" 2007)
  19. Re: Encrypt/Decrypt ( Bob Minor 2007)
  20. Re: Encrypt/Decrypt ( Stuart Tremain 2007)
  21. Re: Encrypt/Decrypt ( Stuart Tremain 2007)
  22. Re: Encrypt/Decrypt ( Bob Minor 2007)
  23. Re: Encrypt/Decrypt ( Stuart Tremain 2007)
  24. Re: Encrypt/Decrypt ( Phil Herring 2007)
  25. Re: Encrypt/Decrypt ( Stuart Tremain 2007)
  26. Re: Encrypt/Decrypt ( Phil Herring 2007)
  27. Encrypt/Decrypt ( Gary Krockover 2007)
  28. Re: Note on MySQL Encrypt/Decrypt ( Donovan Brooke 2005)
  29. Note on MySQL Encrypt/Decrypt ( "Christian F. Gurney" 2005)
  30. Re: Using Encrypt/Decrypt ( Kenneth Grome 2003)
  31. Re: Using Encrypt/Decrypt ( Larry Hewitt 2003)
  32. Re: Using Encrypt/Decrypt ( Kenneth Grome 2003)
  33. Re: Using Encrypt/Decrypt ( "Andrew Simpson" 2003)
  34. Using Encrypt/Decrypt ( Larry Hewitt 2003)
  35. Re: Help Encrypt/Decrypt eMail (Joe R. Richardson 2003)
  36. Re: Help Encrypt/Decrypt eMail (Gary Krockover 2003)
  37. Re: Help Encrypt/Decrypt eMail (Joe R. Richardson 2003)
  38. Re: Help Encrypt/Decrypt eMail (Bob Minor 2003)
  39. Re: Help Encrypt/Decrypt eMail (Bob Minor 2003)
  40. Re: Help Encrypt/Decrypt eMail (Joe R. Richardson 2003)
  41. Re: Help Encrypt/Decrypt eMail (Frank Nordberg 2003)
  42. Re: Help Encrypt/Decrypt eMail (Joe R. Richardson 2003)
  43. Re: Help Encrypt/Decrypt eMail (Frank Nordberg 2003)
  44. Re: Help Encrypt/Decrypt eMail (Gary Krockover 2003)
  45. Re: Help Encrypt/Decrypt eMail (Bob Minor 2003)
  46. Re: Help Encrypt/Decrypt eMail (Frank Nordberg 2003)
  47. Re: Help Encrypt/Decrypt eMail (Bob Minor 2003)
  48. Re: Help Encrypt/Decrypt eMail (Joe R. Richardson 2003)
  49. Re: Help Encrypt/Decrypt eMail (Bob Minor 2003)
  50. Re: Help Encrypt/Decrypt eMail (Joe R. Richardson 2003)
  51. Re: Help Encrypt/Decrypt eMail (Bob Minor 2003)
  52. Help Encrypt/Decrypt eMail (Joe R. Richardson 2003)
  53. Re: encrypt/decrypt password with authenticate (Brian Fries 2002)
  54. Re: encrypt/decrypt password with authenticate (Lester Emo 2002)
  55. Re: encrypt/decrypt password with authenticate (Alain Russell 2002)
  56. Re: encrypt/decrypt password with authenticate (Gary Krockover 2002)
  57. encrypt/decrypt password with authenticate (Lester Emo 2002)
  58. Re: encrypt/decrypt - are docs correct?? (Alain Russell 2002)
  59. Re: encrypt/decrypt - are docs correct?? (Lester Emo 2002)
  60. Re: encrypt/decrypt - are docs correct?? (Lester Emo 2002)
  61. Re: encrypt/decrypt - are docs correct?? (Alain Russell 2002)
  62. Re: encrypt/decrypt - are docs correct?? (Lester Emo 2002)
  63. Re: encrypt/decrypt - are docs correct?? (Alain Russell 2002)
  64. encrypt/decrypt - are docs correct?? (Lester Emo 2002)
  65. Re: encrypt/decrypt problems (Stuart Tremain 2001)
  66. Re: encrypt/decrypt problems (Grant Hulbert 2001)
  67. encrypt/decrypt problems (Stuart Tremain 2001)
  68. Re: encrypt/decrypt (Kenneth Grome 2001)
  69. Re: encrypt/decrypt (Glenn Busbin 2001)
  70. encrypt/decrypt (Michael Keck 2001)
  71. Re: encrypt/decrypt (Brian Fries 2001)
  72. Re: encrypt/decrypt (Clayton Randall 2001)
  73. Re: encrypt/decrypt (Kalin Mintchev 2001)
  74. encrypt/decrypt (Kalin Mintchev 2001)
  75. Re: encrypt/decrypt actin' funny but I don't know why... (John Butler 2000)
  76. Re: encrypt/decrypt actin' funny but I don't know why... (WebDNA Support 2000)
  77. encrypt/decrypt actin' funny but I don't know why... (John Butler 2000)
  78. Re: encrypt/decrypt failing (Wendell Kozak 2000)
  79. Re: encrypt/decrypt failing (Bob Minor 2000)
  80. Re: encrypt/decrypt failing (Kenneth Grome 2000)
  81. Re: encrypt/decrypt failing (Wendell Kozak 2000)
  82. encrypt/decrypt failing (Bob Minor 2000)
  83. Re: Encrypt/decrypt bug in 3.0.5b12 (Kenneth Grome 1999)
  84. Re: Encrypt/decrypt bug in 3.0.5b12 (Grant Hulbert 1999)
  85. Re: Encrypt/decrypt bug in 3.0.5b12 (Brian B. Burton 1999)
  86. Re: Encrypt/decrypt bug in 3.0.5b12 (Kenneth Grome 1999)
  87. Re: Encrypt/decrypt bug in 3.0.5b12 (Grant Hulbert 1999)
  88. Encrypt/decrypt bug in 3.0.5b12 (Kenneth Grome 1999)
  89. Re: Seed encrypt/decrypt code error or bug? (Will Starck 1999)
  90. Seed encrypt/decrypt code error or bug? (Will Starck 1999)
The problem is that you are not encrypting the entire contents of the file you are writing out, so it does not decrypt properly.Give your code of:[writefile meFile.txt] [encrypt seed=someseed]something somethingsomething ...there is a carriage return (or LF or CR/LF depending on your host system) written to meFile.txt prior to the [encrypt] tag, and this carriage return is not being encrypted.The same thing happens after your closing [/encrypt] and before your [/writefile]The solution is to code it like this:[writefile meFile.txt][encrypt seed=someseed]something somethingsomethingsomething somethingsomethingsomething [/encrypt][/writefile] - brianAt 11:09 PM 7/13/2001, Kalin Mintchev wrote: >hi > >i have a html file that called by the browser does this: > >[writefile meFile.txt] >[encrypt seed=someseed]something somethingsomething > >something >somethingsomething > >something >[/encrypt] >[/writefile] > > >then i have another page that does this: > >[decrypt seed=someseed][include meFile.txt][/decrypt] > >and i see the encrypted txt file. ny ideas why the txt file is not >decrypting? > >thanks -- <= Brian C. Fries, BrainScan Software http://www.brainscansoftware.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/ Brian Fries

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:

shownext & math (1997) notification solutions (1997) Trouble with formula.db (1997) Logging purchases (1997) formulas.db and prices (1999) [WebDNA] Hmmm ... (2008) ShowNext (1997) WebCatalog 2.0 & WebDNA docs in HTML ... (1997) Not really WebCat- (1997) SiteGuard Admin Feature ? (1997) Re1000001: Setting up shop (1997) Webstar 1.3.1 PPC (1997) Cannot open database (1999) emailer on Windows Beta 18 (1997) RE: Adding headers to email (1997) [TaxableTotal] - not working with AOL and IE (1997) WC TableGrinder (1997) setting cookies for another domain? (2002) really wierd browser truncating (1997) Re[2]: Enhancement Request for WebCatalog-NT (1996)