lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 12 Jul 2007 12:04:23 -0400
From: Valdis.Kletnieks@...edu
To: Dan Becker <list@...nixsolutions.com>
Cc: full-disclosure <full-disclosure@...ts.grok.org.uk>
Subject: Re: Does this exist ?

On Thu, 12 Jul 2007 07:14:17 CDT, Dan Becker said:

> I have another question. Would moving the TCP stack to base 32 double  
> traffic ?

> We have enough alphanumeric characters to do so. Perhaps a designation  
> of 1x000 instead of 0x000 to define the difference in base 32 to base  
> 16 respectively.

Umm.. That doesn't actually work.  For instance - in binary, one of the
addresses of this laptop is 128.173.14.107. First, let's look at it
in binary:

1000 0000 1010 1101 0000 1101 0011 1011

Representing that in base 16, you get 80 AD 0E 6B.  Representing it in
base 32 is still going to get you that same exact sequence of 32 bits on
the wire.

You may wish to read RFC791, especially section 3.1, which goes into great
detail about the on-the-wire format of the bits.

http://www.ietf.org/rfcs/rfc791.txt

Content of type "application/pgp-signature" skipped

_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ