Groups | Search | Server Info | Keyboard shortcuts | Login | Register


Groups > comp.misc > #27106

Re: Truly Random Numbers On A Quantum Computer??

Path csiph.com!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail
From Ethan Carter <ec1828@gmail.com>
Newsgroups comp.misc
Subject Re: Truly Random Numbers On A Quantum Computer??
Date Sat, 29 Mar 2025 20:25:23 -0300
Organization A noiseless patient Spider
Lines 47
Message-ID <87tt7bo1wc.fsf@gmail.com> (permalink)
References <vs73jc$3jepm$1@dont-email.me> <vs7a9c$3pg3k$1@dont-email.me>
MIME-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 8bit
Injection-Date Sun, 30 Mar 2025 00:25:34 +0100 (CET)
Injection-Info dont-email.me; posting-host="01c6f356780f364d6690064b1ac683dd"; logging-data="2692882"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18iBA1assN8ms5qOPKXTOEVKPVg6dSSjKk="
Cancel-Lock sha1:LRGvHv0wG34PZQxYIS9pZY3D1sY= sha1:TV+6hbHrS4hHbGqn10CAwevMMFA=
Xref csiph.com comp.misc:27106

Show key headers only | View raw


Lawrence D'Oliveiro <ldo@nz.invalid> writes:

> On Fri, 28 Mar 2025 21:16:29 -0000 (UTC), I wrote:
>
>> The definition of “randomness” is “you don’t know what’s coming next”.
>> How do you prove you don’t know something? You can’t. There are various
>> statistical tests for randomness, but remember that a suitably encrypted
>> message can pass every one of them, and a person who knows the message
>> knows that the bitstream is not truly random.

Knuth gives a nice lecture about the definition of randomness in TAoCP,
volume 2, section 3.5---what is a random sequence?  He gives a nice
definition (definition R1, page 152), which doesn't quite work, though
it's quite simple; he then patches it various times, reaching definition
R6, which he claims it works against all criticisms.  It's quite a
precise definition, so it's worthy of mention.

There's also an interesting paper by Anna Johnston on entropy, in which
she makes the (correct, in my opinion) remark that entropy really is a
relative notion.

--8<-------------------------------------------------------->8---
Note that entropy is relative. It is not a solid, physical
entity. Entropy depends on perspective or what is known and unknown
about the data to a given entity. Once viewed, all information in the
data is known to the viewer (zero entropy in the viewers perspective),
but the data still contains entropy to non-viewers. The belief that
entropy is something that has a classical, fixed measure is false and
causes many interpretation issues. -- Anna Johnston, ``Comments on
Cryptographic Entropy Measurement'', 2019, section 2, page 3.

Source:
<https://eprint.iacr.org/2019/1263.pdf>
--8<-------------------------------------------------------->8---

> Here’s an even simpler proof, by reductio ad absurdum.
>
> Suppose you have a sequence of numbers which is provably random. Simply 
> pregenerate a large bunch of numbers according to that sequence, and store 
> them. Then supply them one by one to another party. The other party 
> doesn’t know what’s coming next, but you do. Therefore they are not random 
> to you.
>
> Which contradicts the original assumption of provable randomness. QED.

I get the feeling here that, by the same token, you could never have a
provably secure cryptosystem because someone knows the private key?

Back to comp.misc | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Truly Random Numbers On A Quantum Computer?? Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-28 21:16 +0000
  Re: Truly Random Numbers On A Quantum Computer?? Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-28 23:10 +0000
    Re: Truly Random Numbers On A Quantum Computer?? Richmond <dnomhcir@gmx.com> - 2025-03-29 11:50 +0000
      Re: Truly Random Numbers On A Quantum Computer?? Richard Kettlewell <invalid@invalid.invalid> - 2025-03-29 15:05 +0000
        Re: Truly Random Numbers On A Quantum Computer?? kludge@panix.com (Scott Dorsey) - 2025-03-29 12:58 -0400
        Re: Truly Random Numbers On A Quantum Computer?? Mike Spencer <mds@bogus.nodomain.nowhere> - 2025-03-29 18:38 -0300
          Re: Truly Random Numbers On A Quantum Computer?? Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-29 22:08 +0000
            Re: Truly Random Numbers On A Quantum Computer?? Mike Spencer <mds@bogus.nodomain.nowhere> - 2025-03-30 04:37 -0300
        Re: Truly Random Numbers On A Quantum Computer?? not@telling.you.invalid (Computer Nerd Kev) - 2025-03-30 09:31 +1000
          Re: Truly Random Numbers On A Quantum Computer?? Richard Kettlewell <invalid@invalid.invalid> - 2025-03-30 11:14 +0100
            Re: Truly Random Numbers On A Quantum Computer?? Richard Kettlewell <invalid@invalid.invalid> - 2025-03-30 11:28 +0100
              Re: Truly Random Numbers On A Quantum Computer?? kludge@panix.com (Scott Dorsey) - 2025-03-30 09:11 -0400
                Re: Truly Random Numbers On A Quantum Computer?? Toaster <toaster@dne3.net> - 2025-04-04 20:16 -0400
                Re: Truly Random Numbers On A Quantum Computer?? kludge@panix.com (Scott Dorsey) - 2025-04-04 20:56 -0400
                Re: Truly Random Numbers On A Quantum Computer?? Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-04-05 02:13 +0000
                Re: Truly Random Numbers On A Quantum Computer?? Richard Kettlewell <invalid@invalid.invalid> - 2025-04-05 09:08 +0100
          Re: Truly Random Numbers On A Quantum Computer?? Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-30 21:18 +0000
            Re: Truly Random Numbers On A Quantum Computer?? not@telling.you.invalid (Computer Nerd Kev) - 2025-03-31 08:15 +1000
              Re: Truly Random Numbers On A Quantum Computer?? Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-31 01:30 +0000
      Re: Truly Random Numbers On A Quantum Computer?? Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-29 22:09 +0000
        Re: Truly Random Numbers On A Quantum Computer?? Richmond <dnomhcir@gmx.com> - 2025-03-29 22:39 +0000
          Re: Truly Random Numbers On A Quantum Computer?? Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-31 01:29 +0000
    Re: Truly Random Numbers On A Quantum Computer?? Ethan Carter <ec1828@gmail.com> - 2025-03-29 20:25 -0300
      Re: Truly Random Numbers On A Quantum Computer?? Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-30 04:58 +0000
        Re: Truly Random Numbers On A Quantum Computer?? Ethan Carter <ec1828@gmail.com> - 2025-03-30 11:19 -0300
          Re: Truly Random Numbers On A Quantum Computer?? Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-31 01:32 +0000
            Re: Truly Random Numbers On A Quantum Computer?? Ethan Carter <ec1828@somewhere.edu> - 2025-04-01 10:25 -0300
              Re: Truly Random Numbers On A Quantum Computer?? Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-04-04 19:05 +0000
          Re: Truly Random Numbers On A Quantum Computer?? Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-03-31 01:34 +0000
            Re: Truly Random Numbers On A Quantum Computer?? Ethan Carter <ec1828@somewhere.edu> - 2025-04-01 10:31 -0300
              Re: Truly Random Numbers On A Quantum Computer?? Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-04-04 19:05 +0000

csiph-web