152600+ entries in 0.614s

apeloyee: the fact
that divisions are dog slow, for seconds << what barrett's reduction is for.
apeloyee: the fact
that i don't need
the batch aspect for anything, for starters << so don't.
apeloyee: bernstein's batch
trial division would seem
to straightforwardly ffaize. where's
the problem?
apeloyee: because
the acceptably fast algorithms are simpler.
apeloyee: anyway, I was saying
that, if spending a week, may spend a small fraction of
the
time on
the supposed-deterministic
test
apeloyee: why should
then "ras key for 50n years" should be
taken seriously
then?
apeloyee: hey, before quadratic sieve was invented,
they used
to say
that breaking 512-bit rsa will
take eleventy zillion years and it's
therefore
Totally Secure (tm)
mircea_popescu: i know no proof of r-m convergence in
terms of factorization.
mircea_popescu: asciilifeform convergence on it is much narrower
than mn
tries or w/e a week provides.
mircea_popescu: apeloyee
the p/np
thing is kinda
the label used here for all
these, zfc, gnfs, etc.
mircea_popescu: if your expectation is
that
the fifth attempt did not resolve
the problem in a manner such as
the fifth million would,
there's deeper problems.
mircea_popescu: asciilifeform but
the
test
that
takes longer and costs more does not consist of manic re-measuring of
the same one length, repeated millions of
times.
apeloyee: pray
that GNFS will never be improved upon!!
mircea_popescu: "not a root of 1st degree polynomial with smaller parameters
than it"
mircea_popescu: asciilifeform yes but
this is just
the artistic side in you.
mircea_popescu: as per
the ancient "doctor, random
things in
the house are
talking
to me, am i losing it ?" "have you started answering ?" "not yet" "then not yet"
mircea_popescu: well,
the running maybe not, but ~believing~
that it achieved something, surely.
apeloyee: doesn't run in geological (e.g. saxena)
time << if you have faith in generalized riemann hypothesis and correctness of work on deterministic miller
test - you have it. I don't, but running
test for a week is imo greater crackpottery
than believing in
that.
jurov: hi mircea_popescu, s.qntr is still
traded? i have got some frozen mpex orders
apeloyee: at
that cost, may also do
the deterministic miller
test
then.
mircea_popescu: apeloyee wasn't it exactly r-m restricted
to first 10 primes or such ?
apeloyee: maple did a deterministic
test
mircea_popescu: famously, maple misidentified
the guy's number. not because of rng, eiher.
mircea_popescu: but we don't have
to start low. and we don't really want
to, either.
apeloyee: each round of miller-rabin is mostly a modexp which makes some
tests on
the intermediate results. so I don't see how you can avoid a different version of modexp
a111: Logged on 2017-10-07 19:28 asciilifeform:
http://btcbase.org/log/2017-10-07#1722358 << point was exactly
to compare like items. i.e. heathendom does NOT get
to 'win' by 'oh hey
the hamming weight of exponent is only 2, not 4096, so we only do 4 modexps and not 8192'
mircea_popescu: it naturally makes assumptions about
the item you're
testing.
apeloyee: if you have N ffa-eligible
tests, bailing early out after one of
them failed is not a problem.as per above.
mircea_popescu: the
true problem here is
that
there's not going
to be a fixtime r-m
apeloyee: well, I
thought it's not a problem, each round of m-r can be implemented by slightly different version of extant modexp