Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #21403

Re: really odd problem with jar signing

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!us.feeder.erje.net!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail
From Gene Wirchenko <genew@telus.net>
Newsgroups comp.lang.java.programmer
Subject Re: really odd problem with jar signing
Date Mon, 14 Jan 2013 16:16:40 -0800
Organization A noiseless patient Spider
Lines 31
Message-ID <9f79f8lala931pj129d7nerui0p9udgbnj@4ax.com> (permalink)
References <slrnkf05e3.u9l.avl@gamma.logic.tuwien.ac.at> <a3g0f8luf86p0so7vuunt9a8lhniqisgvm@4ax.com> <slrnkf0jj6.u9l.avl@gamma.logic.tuwien.ac.at> <2o21f8p1fem5ghqimkgogvg8lrdvk9lcgr@4ax.com> <5j31f85qbc4juk3a62sft33pjn39gcd66n@4ax.com> <slrnkf5p47.u9l.avl@gamma.logic.tuwien.ac.at> <ds07f8htq3gnh8hdvu9hsineav78ctrrh5@4ax.com> <slrnkf7uis.u9l.avl@gamma.logic.tuwien.ac.at> <eu39f81e1spln5k24ddftv2tcgs8urjl6b@4ax.com>
Mime-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Transfer-Encoding 7bit
Injection-Info mx04.eternal-september.org; posting-host="95789bcd602b4527561dc0cb1c85cae5"; logging-data="19206"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+w0oWS0wXS25HhsnKwi+grc0j627JNjWg="
X-Newsreader Forte Agent 4.2/32.1118
Cancel-Lock sha1:TXEMTi4WT7qRe7KGZ95Ob5S37ak=
Xref csiph.com comp.lang.java.programmer:21403

Show key headers only | View raw


On Mon, 14 Jan 2013 15:10:00 -0800, Roedy Green
<see_website@mindprod.com.invalid> wrote:

>On Mon, 14 Jan 2013 12:30:20 +0000 (UTC), Andreas Leitgeb
><avl@gamma.logic.tuwien.ac.at> wrote, quoted or indirectly quoted
>someone who said :
>
>>> Murphy could be after you. The digest comes out 0. :-)
>>
>>It took me a second read to grasp what you mean.
>
>That was intended as a joke. The odds of the SHA coming out 0 are
>vanishingly small.  Add to that the odds of code treating 0 as a
>special case... If that were the actual trouble, it would be evidence
>for the existence of supernatural maliciousness.

     Well, that explains C then:

          #include <stdio.h>
          ...
             int SpecialCaseWhenZero;
          ...
             SpecialCaseWhenZero=0;
          ...
             if (SpecialCaseWhenZero)
                /* does not print so no friend for Roedy */
                printf("Hey, Roedy!");

Sincerely,

Gene Wirchenko

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

really odd problem with jar signing Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2013-01-11 13:38 +0000
  Re: really odd problem with jar signing Roedy Green <see_website@mindprod.com.invalid> - 2013-01-11 08:45 -0800
    Re: really odd problem with jar signing Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2013-01-11 17:39 +0000
      Re: really odd problem with jar signing Roedy Green <see_website@mindprod.com.invalid> - 2013-01-11 14:02 -0800
        Re: really odd problem with jar signing Roedy Green <see_website@mindprod.com.invalid> - 2013-01-11 14:14 -0800
          Re: really odd problem with jar signing Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2013-01-13 16:44 +0000
            Re: really odd problem with jar signing Roedy Green <see_website@mindprod.com.invalid> - 2013-01-13 20:08 -0800
              Re: really odd problem with jar signing Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2013-01-14 09:59 +0000
              Re: really odd problem with jar signing Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2013-01-14 12:30 +0000
                Re: really odd problem with jar signing Roedy Green <see_website@mindprod.com.invalid> - 2013-01-14 15:10 -0800
                Re: really odd problem with jar signing Gene Wirchenko <genew@telus.net> - 2013-01-14 16:16 -0800
                Re: really odd problem with jar signing Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2013-01-15 09:42 +0000
  Re: really odd problem with jar signing Roedy Green <see_website@mindprod.com.invalid> - 2013-01-11 10:01 -0800
    Re: really odd problem with jar signing Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2013-01-11 18:41 +0000
      Re: really odd problem with jar signing Joerg Meier <joergmmeier@arcor.de> - 2013-01-13 10:49 +0100
        Re: really odd problem with jar signing Lars Enderin <lars.enderin@telia.com> - 2013-01-13 11:35 +0100
        Re: really odd problem with jar signing Arne Vajhøj <arne@vajhoej.dk> - 2013-01-13 22:56 -0500
        Re: really odd problem with jar signing Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2013-01-16 09:12 +0000
          Re: really odd problem with jar signing Roedy Green <see_website@mindprod.com.invalid> - 2013-01-16 20:58 -0800
            Re: really odd problem with jar signing Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2013-01-17 15:16 +0000
              Re: really odd problem with jar signing Roedy Green <see_website@mindprod.com.invalid> - 2013-01-17 14:36 -0800
                Re: really odd problem with jar signing Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2013-01-18 15:24 +0000
                Re: really odd problem with jar signing Roedy Green <see_website@mindprod.com.invalid> - 2013-01-18 23:32 -0800
                Re: really odd problem with jar signing Andreas Leitgeb <avl@gamma.logic.tuwien.ac.at> - 2013-01-24 12:46 +0000

csiph-web