Deutsch English Français Italiano |
<vqd1ph$34mqs$2@dont-email.me> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail From: "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> Newsgroups: sci.crypt Subject: Re: Generate random passwords with your mouse ... :-) Date: Thu, 6 Mar 2025 12:49:52 -0800 Organization: A noiseless patient Spider Lines: 32 Message-ID: <vqd1ph$34mqs$2@dont-email.me> References: <vqaaim$1q8rg$1@paganini.bofh.team> <vqafqv$2jg8b$2@dont-email.me> <vqbnmd$21e9n$1@paganini.bofh.team> <vqbpl5$2tqjk$1@dont-email.me> <vqc784$2281i$1@paganini.bofh.team> <vqc9d5$30gab$1@dont-email.me> <vqcaek$22dlp$1@paganini.bofh.team> <vqcdjq$30tov$2@dont-email.me> <87o6yei2gg.fsf@pc-731.ybtra.de> <vqcn63$231ur$1@paganini.bofh.team> <87v7sm803e.fsf@pc-731.ybtra.de> <vqct1v$23c1p$1@paganini.bofh.team> <vqct5f$33rjg$3@dont-email.me> <vqcved$23f85$1@paganini.bofh.team> <vqd005$33rjg$4@dont-email.me> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Thu, 06 Mar 2025 21:49:56 +0100 (CET) Injection-Info: dont-email.me; posting-host="0bfa61eff79695d6e62178a3c15e5bb3"; logging-data="3300188"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18MgCwsWTsLcFtv9GyRtYHgbkZCat8Be04=" User-Agent: Mozilla Thunderbird Cancel-Lock: sha1:8DJSz/u1JN1VvssrJu/OncTC//A= In-Reply-To: <vqd005$33rjg$4@dont-email.me> Content-Language: en-US Bytes: 2459 On 3/6/2025 12:19 PM, Richard Heathfield wrote: > On 06/03/2025 20:09, Stefan Claas wrote: >> Richard Heathfield wrote: >>> On 06/03/2025 19:28, Stefan Claas wrote: >>>> Marcel Logen wrote: >>> >>> <snip> >>> >>>>> >>>>> One question I ask myself: >>>>> >>>>> Aren't you losing entropy when you use the modulo operation >>>>> in the "bytes_to_chars" function? I wonder. >>>> >>>> Yes, but this can be fixed by doubling the entropy >>> >>> Not all of us are prepared to wait that long. >> >> Well, and old saying of mine: "privacy cost time and money" ... ;-) > > I can get quicker bits with dice. What about rolling some d16 for hex? https://mathartfun.com/d141518.html > > I can see no reason why it takes so long on my system, which generally > trots along like Concorde on steroids. I've profiled your code to no > avail, and so, for me at least, it's simply not a practical proposition. >