Re: [OT] Any perl gurus out there?

This WebDNA talk-list message is from

2006


It keeps the original formatting.
numero = 67300
interpreted = N
texte = Try doing a writefile to write a custom perl app, executing that app, reading the results, and then erasing the app? On May 26, 2006, at 2:22 PM, Steve Craig wrote: > #!/usr/bin/perl > my $plain = '[StringToEncode]'; > my $password = '[password]'; > my $passstring = '[password]'; > my $crypt = ""; > > while (length($passstring) < length($plain)) { $passstring .= > $password; } > $passstring = substr($passstring,0,length($plain)); > > $crypt = $plain ^ $passstring; > > print "$crypt\n"; -- Jesse Proudman Blue Box Group, LLC p. +1.800.613.4305 x801 e. jesse@blueboxgrp.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://webdna.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: [OT] Any perl gurus out there? ( Jesse Proudman 2006)
  2. Re: [OT] Any perl gurus out there? ( Steve Craig 2006)
  3. Re: [OT] Any perl gurus out there? ( John Peacock 2006)
  4. Re: [OT] Any perl gurus out there? ( Adam O'Connor 2006)
  5. [OT] Any perl gurus out there? ( Steve Craig 2006)
Try doing a writefile to write a custom perl app, executing that app, reading the results, and then erasing the app? On May 26, 2006, at 2:22 PM, Steve Craig wrote: > #!/usr/bin/perl > my $plain = '[StringToEncode]'; > my $password = '[password]'; > my $passstring = '[password]'; > my $crypt = ""; > > while (length($passstring) < length($plain)) { $passstring .= > $password; } > $passstring = substr($passstring,0,length($plain)); > > $crypt = $plain ^ $passstring; > > print "$crypt\n"; -- Jesse Proudman Blue Box Group, LLC p. +1.800.613.4305 x801 e. jesse@blueboxgrp.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://webdna.smithmicro.com/ Jesse Proudman

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:

[WebDNA] Error: template... (2009) trouble updating records in database (1998) WCS Newbie question (1997) Checking for blank form fields (sort of...) (1998) WebCatalog for guestbook ? (1997) Another new bug found ... (2000) Has anything been fixed in 4.0.1 since the beta? (2000) Sending E-mail (1997) unable to launch acgi in WebCat (1997) Summing fields (1997) form data submission gets truncated (1997) Cookies not being set on PC/ Explorer (2000) database performance/design question (2000) WebCatalog/WebMerchant 2.1 (1998) Multiple SSL Keys (1998) RAM problems, [appendfile] problems (1998) Reversed words (1997) FAX orders (1996) Slightly OT: [sendmail] help (2003) Concatenating Form Variables (1998)