Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.advocacy > #354058
| From | vallor <vallor@cultnix.org> |
|---|---|
| Newsgroups | comp.os.linux.advocacy |
| Subject | Re: man, am I sick of md5 |
| Date | 2016-05-07 20:02 +0000 |
| Message-ID | <dp6vueFfrtrU3@mid.individual.net> (permalink) |
| References | <dp52s4F59utU1@mid.individual.net> <dp53vvF59utU2@mid.individual.net> <ngkn49$9hk$2@dont-email.me> <dp6pouFfrtrU1@mid.individual.net> |
On Sat, 07 May 2016 18:17:02 +0000, vallor wrote: > On Sat, 07 May 2016 12:30:01 +0000, meat wrote: > >> On Sat, 07 May 2016 02:59:11 +0000, vallor wrote: >> >>> On Sat, 07 May 2016 02:40:04 +0000, vallor wrote: >>>> But look at that bootiful sorted data: >>>> >>>> $ head -10 md5_ipv4_rainbow.hex >>>> 0000000191fab544b163e31753366fae9c8380c2 >>>> 0000000384db5f2b13aae0c719c21aa002e6c0b2 >>> >>>> fffffffcfef441108d45e6ea4c38b0a7c3fe66b0 >>> >>> I just showed this to someone looking over my shoulder, and they said, >>> "You mean to tell me you have a file with all the Internet addresses >>> in the world? Like, even foreign countries?" >> >> That's what I was thinking! >> I suspect it's human nature to assume something like that would require >> the NSA and a super computer to churn out. Kind of like calculating pi >> to the 1000000 trillionth digit or something. >> >> It kind of puts a new face on government spying doesn't it? > > BTW, if you've done the math on my file size, you'll discover that there > are 16 records missing. They are for the following IP addresses: > > 0.0.0.0, 28.0.0.0, 42.0.0.0, 56.0.0.0, > 70.0.0.0, 84.0.0.0, 98.0.0.0, 112.0.0.0, > 126.0.0.0, 140.0.0.0, 154.0.0.0, 168.0.0.0, > 182.0.0.0, 196.0.0.0, 210.0.0.0, 224.0.0.0 > > It was an off-by-one error in the shell script that I used to run the C > program to generate each block. (I used 16 processors on my video > superserver.) Turns out, I'm off by one _again_. Sheesh. :P The number of records in the file should be (224*2^24)-1, which *20 is 75161927660 bytes. Filesize is actually 75161927360 bites, leaving 300 bytes unaccounted for. 300/20 = 15 records. So it is just as I said in my previous post, _except_ 224.0.0.0 wasn't in the original set -- I just go up to 223.255.255.255. (224.0.0.0- are multicast addresses.) Anyway, I know exactly where the error was. The only reason I would mention something so trivial is that I want Fibian to see what computer science really looks like. -- -v "Desktops, workstations and servers are and Microsoft is doing very well. AS well as Linux." -"Slimer" "I do not see desktop Linux as a failure." -"Snit"
Back to comp.os.linux.advocacy | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: man, am I sick of md5 meat <meat.stretcher@linuxmail.org> - 2016-05-07 12:30 +0000
Re: man, am I sick of md5 vallor <vallor@cultnix.org> - 2016-05-07 18:17 +0000
Re: man, am I sick of md5 owl <owl@rooftop.invalid> - 2016-05-07 19:53 +0000
Re: man, am I sick of md5 owl <owl@rooftop.invalid> - 2016-05-07 21:47 +0000
Re: man, am I sick of md5 owl <owl@rooftop.invalid> - 2016-05-07 22:43 +0000
Re: man, am I sick of md5 vallor <vallor@cultnix.org> - 2016-05-08 19:38 +0000
Re: man, am I sick of md5 owl <owl@rooftop.invalid> - 2016-05-09 22:43 +0000
Re: man, am I sick of md5 Peter Köhlmann <peter-koehlmann@t-online.de> - 2016-05-10 00:58 +0200
Re: man, am I sick of md5 owl <owl@rooftop.invalid> - 2016-05-10 00:02 +0000
Re: man, am I sick of md5 vallor <vallor@cultnix.org> - 2016-05-10 00:53 +0000
Re: man, am I sick of md5 owl <owl@rooftop.invalid> - 2016-05-13 03:52 +0000
Re: man, am I sick of md5 DFS <nospam@dfs.com> - 2016-05-13 00:06 -0400
Re: man, am I sick of md5 owl <owl@rooftop.invalid> - 2016-05-13 04:27 +0000
Re: man, am I sick of md5 vallor <vallor@cultnix.org> - 2016-05-18 18:30 +0000
Re: man, am I sick of md5 DFS <nospam@dfs.com> - 2016-05-18 16:55 -0400
Re: man, am I sick of md5 vallor <vallor@cultnix.org> - 2016-05-17 20:22 +0000
Re: man, am I sick of md5 owl <owl@rooftop.invalid> - 2016-05-18 00:44 +0000
Re: man, am I sick of md5 vallor <vallor@cultnix.org> - 2016-05-07 20:02 +0000
Re: man, am I sick of md5 Snit <usenet@gallopinginsanity.com> - 2016-05-07 13:40 -0700
csiph-web