Re: wicontrol: password <-> hex digits

2001-01-12 Thread Brian Reichert
On Fri, Jan 12, 2001 at 10:34:21AM -0800, Brooks Davis wrote: > It checks to see if all the characters are printable with isprint() and > if they are it prints the string in ASCII, otherwise it prints it out in > hex. I implemented this feature because it pretty much does what the > user would ex

Re: wicontrol: password <-> hex digits

2001-01-12 Thread Brooks Davis
On Fri, Jan 12, 2001 at 12:54:46PM -0500, Brian Reichert wrote: > I'm trying to debug my interactions with a WAP. Could someone > quickly explain the algorithm in wicontrol for converting a text > key to a hex key, and vice-versa? Yes, I could go scrounge though > the source, but I have my hands

wicontrol: password <-> hex digits

2001-01-12 Thread Brian Reichert
I'm trying to debug my interactions with a WAP. Could someone quickly explain the algorithm in wicontrol for converting a text key to a hex key, and vice-versa? Yes, I could go scrounge though the source, but I have my hands full... And, while I'm at it, how does 'wicontrol -i wi0' know when to