<phantomcircuit> there's little reason for servers not to generate their own dh prime in the background when they're started though
<gmaxwell> nsh: fortunately it seems that there doesn't have to be a _use_ for number theory for people to go on thinking it up. :)
* nsh smiles
<nsh> quite
<nsh> recalls a discussion i was having last night based on this reporting: https://www.quantamagazine.org/20150519-will-computers-redefine-the-roots-of-math/
<gmaxwell> phantomcircuit: well the reason would be whatever unknown cause there was for non-safe DH numbers on thousands of hosts. :)
jrayhawk has joined #bitcoin-wizards
<nsh> (precis: widespread use of Coq might be able to achieve part of the early 20th century overambitious project of systematizing mathematics mechanically)
<nsh> but with less hubris this time around, hopefully
<phantomcircuit> gmaxwell, true
<nsh> Coq is a deduction framework, and as Poincare succinctly said: "it is by deduction that we prove, but it is by intuition that we discover"
<moa> nsh: http://people.brandeis.edu/~cwe/pdfs/primes_and_riemann.pdf might be good place to start re: riemann => primes
<nsh> ty moa
Dr-G has joined #bitcoin-wizards
<gmaxwell> nsh: deductive systems can help greatly in discovery too. Because you can take a guess and ask the system if it holds-- given all you've taught it so far, and get a yes/no/maybe right away... and this can greatly speed up your work.
<nsh> right
<moa> zeoes of zeta and distribution of primes is just so weird there is something deep in there ... i think it is what drives most of the interest in riemann
<nsh> ideally, we want mathematics to be almost entirely creative and intuitive, leaving the drudgery to the machines of loving grace
<moa> zeroes of zeta
* nsh nods
<nsh> oh that was it, hyperelliptic curve cryptography has a relation to riemann / zeta function
Dr-G2 has quit [Ping timeout: 265 seconds]
<moa> i've found some clues but nothing definitive
felipelalli has quit [Ping timeout: 256 seconds]
<moa> a link between bernoulli and euler numbers e.g.
<moa> a closed form for apery's and a general solution for zeta(2n+1) family would be a good start
* nsh nods
dc17523be3 has joined #bitcoin-wizards
DougieBot5000 has joined #bitcoin-wizards
<moa> but wait there's more! ;)
NkWsy has joined #bitcoin-wizards
felipelalli has joined #bitcoin-wizards
wallet42 has quit [Quit: Leaving.]
afk11 has quit [Quit: Leaving.]
afk11 has joined #bitcoin-wizards
p15x has joined #bitcoin-wizards
NewLiberty_ has joined #bitcoin-wizards
Relos has quit [Ping timeout: 258 seconds]
<frankenmint> how big can a transaction hash be in digits?
afk11 has quit [Ping timeout: 250 seconds]
NewLiberty has quit [Ping timeout: 265 seconds]
<nsh> binary or binascii?
<frankenmint> uh i think binascii
<nsh> --
<nsh> A sha256 is 256 bits long -- as its name indicates. If you are using an hexadecimal representation, each digit codes for 4 bits ; so you need 64 digits to represent 256 bits -- so, you need a varchar(64) , or a char(64) , as the length is always the same, not varying at all.10 Feb 2010
<frankenmint> not compessed down
<nsh> -- google inlines stackoverflow answers now...
<nsh> (in search results, heh)
d1ggy has joined #bitcoin-wizards
<frankenmint> great answer to read
<frankenmint> dumb related question anyone know why its using little endian?
<frankenmint> err you answered I mean, do you know
<nsh> speculations of this sort are inevitably apocryphal
<nsh> either satoshi had different ideas about endianness at different times when he was designing bitcoin
<nsh> or the satoshis didn't quite form a coherent consensus on the matter
* nsh is happy not knowing
d1ggy_ has quit [Ping timeout: 255 seconds]
<frankenmint> my path towards compsci enlightenment improves just a little bit more today, thank you nsh
* nsh smiles
<moa> big, little what's the difference it's still endian
<frankenmint> yea I know what they are and have known for a long time
dc17523be3 has quit [Ping timeout: 245 seconds]
<frankenmint> but I'm not grasping why one is used over another or what point it came up that two equally systems work
<frankenmint> like working with + or - but its just using absolute value
<nsh> oh, there are good pages on this
<moa> bi-endian
<moa> interoperability is always good
<nsh> the short answer is: legacy. the longer answer has to do with architectural quirks of processors and network interfaces
<moa> keeps them on their toes
belcher has quit [Quit: Leaving]
* frankenmint read that as he reads "On simple low-cost processors, typically, bitwise operations are substantially faster than division, several times faster than multiplication, and sometimes significantly faster than addition. While modern processors usually perform addition and multiplication just as fast as bitwise operations due to their longer instruction pipelines and other architectural design choices,
* frankenmint bitwise operations do commonly use less power because of the reduced use of resources."
dc17523be3 has joined #bitcoin-wizards
bosma has quit [Read error: Connection reset by peer]
bosma has joined #bitcoin-wizards
gielbier has quit [Ping timeout: 244 seconds]
frankenmint has left #bitcoin-wizards [#bitcoin-wizards]
NkWsy has quit [Remote host closed the connection]
<dgenr8> middle-out-endian has the best Weissman score
<nsh> .wik Weissman score
<yoleaux> "Silicon Valley is an American television sitcom created by Mike Judge, John Altschuler and Dave Krinsky. The series focuses on six young men who found a startup company in Silicon Valley. The series premiered on April 6, 2014, on HBO. The first season consisted of eight episodes." — http://en.wikipedia.org/wiki/Silicon_Valley_(TV_series)
<nsh> dgenr8, gobbledegook metric?
hulkhogan_ has quit [Ping timeout: 246 seconds]
dc17523be3 has quit [Ping timeout: 272 seconds]
dc17523be3 has joined #bitcoin-wizards
p15 has joined #bitcoin-wizards
hulkhogan_ has joined #bitcoin-wizards
p15 has quit [Max SendQ exceeded]
p15 has joined #bitcoin-wizards
hulkhogan_ has quit [Ping timeout: 246 seconds]
roconnor has joined #bitcoin-wizards
hulkhogan_ has joined #bitcoin-wizards
hulkhogan_ has quit [Changing host]
hulkhogan_ has joined #bitcoin-wizards
<phantomcircuit> nsh, still generating the 8192 bit primes
DrWat has quit [Quit: Actually, she wasn't really my girlfriend, she just lived next door and never closed her curtains.]
<nsh> hehe
<nsh> phantomcircuit, using openssl, or?
<phantomcircuit> yeah
<phantomcircuit> 105:31.00
<phantomcircuit> dat cpu time
shen_noe has joined #bitcoin-wizards
shesek has quit [Ping timeout: 256 seconds]
<moa> phantomcircuit: primecoin`
shen_noe has quit [Quit: quitquitquit]
maraoz has quit [Quit: Leaving]
maraoz has joined #bitcoin-wizards
<phantomcircuit> moa, DH safe prime generator
<moa> sounds like a new mining algo for yet another alt
<moa> suitably half-baked too
shesek has joined #bitcoin-wizards
<phantomcircuit> moa, openssl gendh 8192
<moa> Generating DH parameters, 8192 bit long safe prime, generator 2
<moa> This is going to take a long time
nubbins` has joined #bitcoin-wizards
adlai has quit [Ping timeout: 258 seconds]
* nsh wonders why, if all generators are provably equivalent, there are two conventional ones
<nsh> (2, and 5)
<nsh> and how they were selected
felipelalli has quit [Remote host closed the connection]
c-cex-yuriy has quit [Quit: Connection closed for inactivity]
felipelalli has joined #bitcoin-wizards
moa has quit [Remote host closed the connection]
nubbins` has quit [Quit: Quit]
nubbins` has joined #bitcoin-wizards
adlai has joined #bitcoin-wizards
nubbins` has quit [Quit: Quit]
fanquake has joined #bitcoin-wizards
p15x has quit [Max SendQ exceeded]
p15 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
p15x has joined #bitcoin-wizards
<phantomcircuit> nsh, still running
fanquake1 has joined #bitcoin-wizards
fanquake has quit [Ping timeout: 244 seconds]
GGuyZ has joined #bitcoin-wizards
weex_ has quit [Ping timeout: 265 seconds]
weex has joined #bitcoin-wizards
[7] has quit [Disconnected by services]
TheSeven has joined #bitcoin-wizards
rusty has joined #bitcoin-wizards
felipelalli has quit [Quit: felipelalli]
felipelalli has joined #bitcoin-wizards
jtimon has quit [Ping timeout: 265 seconds]
ThomasV has joined #bitcoin-wizards
fanquake has joined #bitcoin-wizards
fanquake1 has quit [Ping timeout: 272 seconds]
jtimon has joined #bitcoin-wizards
NewLiberty_ has quit [Read error: Connection reset by peer]
NewLiberty has joined #bitcoin-wizards
p15x has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
maraoz has quit [Ping timeout: 256 seconds]
stonecoldpat has joined #bitcoin-wizards
pollux-bts has joined #bitcoin-wizards
stonecoldpat has quit [Ping timeout: 265 seconds]
p15 has joined #bitcoin-wizards
wallet42 has joined #bitcoin-wizards
wallet42 has quit [Client Quit]
mpmcsweeney has joined #bitcoin-wizards
NkWsy has joined #bitcoin-wizards
p15x has joined #bitcoin-wizards
mpmcsweeney has quit []
gavmatic has joined #bitcoin-wizards
NkWsy has quit [Remote host closed the connection]
Mably has joined #bitcoin-wizards
mpmcsweeney has joined #bitcoin-wizards
p15 has quit [Max SendQ exceeded]
p15x has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
p15 has joined #bitcoin-wizards
mpmcsweeney has quit []
NkWsy has joined #bitcoin-wizards
NkWsy has quit [Remote host closed the connection]
ThomasV has quit [Ping timeout: 256 seconds]
mpmcsweeney has joined #bitcoin-wizards
p15x has joined #bitcoin-wizards
p15 has quit [Max SendQ exceeded]
p15 has joined #bitcoin-wizards
p15 has quit [Max SendQ exceeded]
p15 has joined #bitcoin-wizards
priidu has joined #bitcoin-wizards
berndj has quit [*.net *.split]
go1111111 has quit [*.net *.split]
sadoshi has quit [*.net *.split]
ttttemp has quit [*.net *.split]
wizkid057 has quit [*.net *.split]
leakypat has quit [*.net *.split]
ttttemp has joined #bitcoin-wizards
leakypat_ has joined #bitcoin-wizards
go1111111 has joined #bitcoin-wizards
berndj has joined #bitcoin-wizards
hulkhogan_ has quit [Ping timeout: 256 seconds]
hulkhogan_ has joined #bitcoin-wizards
hulkhogan_ has quit [Changing host]
hulkhogan_ has joined #bitcoin-wizards
hulkhogan_ has quit [Changing host]
hulkhogan_ has joined #bitcoin-wizards
Luke-Jr has quit [Excess Flood]
Luke-Jr has joined #bitcoin-wizards
mappum has quit []
mappum has joined #bitcoin-wizards
jonasschnelli has quit [Quit: ZNC - http://znc.in]
jonasschnelli has joined #bitcoin-wizards
wizkid057 has joined #bitcoin-wizards
<phantomcircuit> nsh, real396m55.804s
mpmcsweeney has quit []
DougieBot5000 has quit [Quit: Leaving]
CryptoGoon has quit []
CryptoGoon has joined #bitcoin-wizards
antanst has joined #bitcoin-wizards
jonasschnelli has quit [Quit: ZNC - http://znc.in]
jonasschnelli has joined #bitcoin-wizards
jonasschnelli has quit [Client Quit]
fanquake has quit [Read error: Connection reset by peer]
fanquake has joined #bitcoin-wizards
hktud0 has quit [Read error: Connection reset by peer]
jonasschnelli has joined #bitcoin-wizards
hktud0 has joined #bitcoin-wizards
KuDeTa has joined #bitcoin-wizards
jonasschnelli has quit [Client Quit]
lclc has joined #bitcoin-wizards
jonasschnelli has joined #bitcoin-wizards
mountaingoat has joined #bitcoin-wizards
adlai has quit [Ping timeout: 256 seconds]
gill3s has joined #bitcoin-wizards
NkWsy has joined #bitcoin-wizards
d1ggy has quit [Quit: Leaving]
shesek has quit [Ping timeout: 264 seconds]
GGuyZ has quit [Quit: GGuyZ]
CoinMuncher has joined #bitcoin-wizards
rusty has quit [Ping timeout: 264 seconds]
NkWsy has quit [Ping timeout: 276 seconds]
d1ggy has joined #bitcoin-wizards
dEBRUYNE has joined #bitcoin-wizards
fanquake1 has joined #bitcoin-wizards
fanquake1 has quit [Client Quit]
fanquake has quit [Ping timeout: 240 seconds]
Relos has joined #bitcoin-wizards
b_lumenkraft has joined #bitcoin-wizards
shesek has joined #bitcoin-wizards
lclc has quit [Ping timeout: 252 seconds]
NewLiberty_ has joined #bitcoin-wizards
luny has quit [Ping timeout: 264 seconds]
NewLiberty has quit [Ping timeout: 255 seconds]
spinza has quit [Ping timeout: 272 seconds]
andy-logbot has quit [Remote host closed the connection]
andy-logbot has joined #bitcoin-wizards
* andy-logbot is logging
stonecoldpat has joined #bitcoin-wizards
ThomasV has joined #bitcoin-wizards
OneFixt_ has joined #bitcoin-wizards
<stonecoldpat> CoinMuncher: from what you said yesterday, IIRC there is some work here http://www.jbonneau.com/doc/BFGKN14-bitcoin_bribery.pdf that is a varaint of what you spoke about - so you said that you want to convince a miner by putting your own money on the line that a header is valid - instead this paper tries to "bribe" other miners to build on a block by sending them bitcoins in a block,
<stonecoldpat> so no its not "bullocks" what your thinking :P
OneFixt has quit [Ping timeout: 250 seconds]
blackwraith has joined #bitcoin-wizards
priidu has quit [Ping timeout: 276 seconds]
lclc has joined #bitcoin-wizards
gielbier has joined #bitcoin-wizards
blackwraith has quit [Ping timeout: 250 seconds]
luny has joined #bitcoin-wizards
priidu has joined #bitcoin-wizards
priidu has quit [Max SendQ exceeded]
priidu has joined #bitcoin-wizards
KuDeTa has quit [Quit: KuDeTa]
CryptoGoon is now known as TrollGoon
TrollGoon is now known as CryptoGoon
<CoinMuncher> yoohoo! :)
<CoinMuncher> stonecoldpat: thanks dude. Was just trying to read back the logs.
rubensayshi has joined #bitcoin-wizards
<CoinMuncher> I was just trying to come up with weird things you can do with transactions/mining and then think of an application for which it might be useful. Logically it's sort of the wrong way around, but I guess one might stumble upon something. On the other hand I'm sure thousands have gone before me.
lclc has quit [Ping timeout: 258 seconds]
fanquake has joined #bitcoin-wizards
Dr-G is now known as Dr-G2
dc17523be3 has quit [Ping timeout: 276 seconds]
dc17523be3 has joined #bitcoin-wizards
PRab_ has joined #bitcoin-wizards
u7654dec has joined #bitcoin-wizards
PRab has quit [Ping timeout: 265 seconds]
PRab_ is now known as PRab
u7654dec has quit [Read error: Connection reset by peer]
Mably has quit [Ping timeout: 255 seconds]
sparetire_ has quit [Quit: sparetire_]
akrmn has quit [Ping timeout: 258 seconds]
melvster1 has joined #bitcoin-wizards
dc17523be3 has quit [Ping timeout: 276 seconds]
dc17523be3 has joined #bitcoin-wizards
Mably has joined #bitcoin-wizards
gavmatic has quit [Quit: Connection closed for inactivity]
akrmn has joined #bitcoin-wizards
o84wb76g has joined #bitcoin-wizards
ThomasV has quit [Ping timeout: 265 seconds]
o84wb76g has quit [Quit: Leaving]
mkarrer has joined #bitcoin-wizards
spinza has joined #bitcoin-wizards
mkarrer_ has quit [Ping timeout: 258 seconds]
mkarrer has quit [Read error: Connection reset by peer]
mkarrer has joined #bitcoin-wizards
LeMiner has quit [Ping timeout: 240 seconds]
LeMiner has joined #bitcoin-wizards
stonecoldpat has quit [Ping timeout: 244 seconds]
CoinMuncher1 has joined #bitcoin-wizards
ThomasV has joined #bitcoin-wizards
CoinMuncher has quit [Ping timeout: 265 seconds]
CoinMuncher has joined #bitcoin-wizards
CoinMuncher1 has quit [Ping timeout: 252 seconds]
o84wb76g has joined #bitcoin-wizards
KuDeTa has joined #bitcoin-wizards
moa has joined #bitcoin-wizards
wallet42 has joined #bitcoin-wizards
dEBRUYNE has quit [Quit: Leaving]
wallet42 has quit [Client Quit]
bsm117532 has joined #bitcoin-wizards
moa has quit [Remote host closed the connection]
superobserver has quit [Ping timeout: 246 seconds]
stonecoldpat has joined #bitcoin-wizards
o84wb76g has quit [Ping timeout: 272 seconds]
superobserver has joined #bitcoin-wizards
fanquake has quit [Ping timeout: 272 seconds]
fanquake has joined #bitcoin-wizards
Mably has quit [Ping timeout: 256 seconds]
antanst has quit [Quit: Leaving.]
u7654dec has joined #bitcoin-wizards
antanst has joined #bitcoin-wizards
antanst has quit [Client Quit]
antanst has joined #bitcoin-wizards
fanquake1 has joined #bitcoin-wizards
melvster1 has quit [Remote host closed the connection]
fanquake has quit [Ping timeout: 250 seconds]
fanquake has joined #bitcoin-wizards
fanquake1 has quit [Ping timeout: 255 seconds]
KuDeTa has quit [Quit: KuDeTa]
p15x_ has joined #bitcoin-wizards
melvster1 has joined #bitcoin-wizards
p15x has quit [Ping timeout: 240 seconds]
p15 has quit [Ping timeout: 250 seconds]
KuDeTa has joined #bitcoin-wizards
p15 has joined #bitcoin-wizards
Mably has joined #bitcoin-wizards
KuDeTa has quit [Client Quit]
stonecoldpat has quit [Ping timeout: 276 seconds]
ThomasV has quit [Quit: Quitte]
shesek has quit [Ping timeout: 264 seconds]
weex has quit [Ping timeout: 265 seconds]
weex has joined #bitcoin-wizards
p15 has quit [Ping timeout: 250 seconds]
p15x_ has quit [Ping timeout: 272 seconds]
p15 has joined #bitcoin-wizards
p15x has joined #bitcoin-wizards
p15 has quit [Max SendQ exceeded]
p15x has quit [Max SendQ exceeded]
p15 has joined #bitcoin-wizards
p15x has joined #bitcoin-wizards
adlai has joined #bitcoin-wizards
p15 has quit [Max SendQ exceeded]
GGuyZ has joined #bitcoin-wizards
p15x_ has joined #bitcoin-wizards
p15x has quit [Ping timeout: 264 seconds]
p15 has joined #bitcoin-wizards
shesek has joined #bitcoin-wizards
antgreen has joined #bitcoin-wizards
antanst has quit [Quit: Leaving.]
rustyn has quit []
hashtag_ has quit [Ping timeout: 255 seconds]
stonecoldpat has joined #bitcoin-wizards
jonasschnelli has quit [Ping timeout: 265 seconds]
jonasschnelli has joined #bitcoin-wizards
antanst has joined #bitcoin-wizards
KuDeTa has joined #bitcoin-wizards
ThomasV has joined #bitcoin-wizards
hashtag_ has joined #bitcoin-wizards
KuDeTa has quit [Quit: KuDeTa]
hashtag_ has quit [Ping timeout: 244 seconds]
dEBRUYNE has joined #bitcoin-wizards
u7654dec has quit [Ping timeout: 255 seconds]
Dr-G2 is now known as Dr-G
Dr-G has quit [Quit: Leaving]
Dr-G has joined #bitcoin-wizards
Dr-G has joined #bitcoin-wizards
hashtag_ has joined #bitcoin-wizards
hashtag_ has quit [Ping timeout: 258 seconds]
maraoz has joined #bitcoin-wizards
SDCDev has joined #bitcoin-wizards
shesek has quit [Ping timeout: 256 seconds]
KuDeTa has joined #bitcoin-wizards
SDCDev has quit [Ping timeout: 245 seconds]
dEBRUYNE has quit [Quit: Leaving]
SDCDev has joined #bitcoin-wizards
frankenmint has joined #bitcoin-wizards
Quanttek has quit [Remote host closed the connection]
lclc has joined #bitcoin-wizards
Quanttek has joined #bitcoin-wizards
lclc has quit [Quit: Konversation terminated!]
KuDeTa has quit [Quit: KuDeTa]
ttttemp has quit [Remote host closed the connection]
mpmcsweeney has joined #bitcoin-wizards
ThomasV has quit [Ping timeout: 264 seconds]
Guyver2 has joined #bitcoin-wizards
mpmcsweeney has quit []
Tiraspol has quit [Ping timeout: 256 seconds]
Tiraspol has joined #bitcoin-wizards
Tiraspol has joined #bitcoin-wizards
NewLiberty__ has joined #bitcoin-wizards
NewLiberty_ has quit [Ping timeout: 245 seconds]
ttttemp has joined #bitcoin-wizards
ThomasV has joined #bitcoin-wizards
SDCDev has quit [Ping timeout: 272 seconds]
StephenM347 has joined #bitcoin-wizards
GAit has joined #bitcoin-wizards
GAit has quit [Remote host closed the connection]
gill3s has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
roconnor has quit [Quit: Konversation terminated!]
antanst has quit [Quit: Leaving.]
temujin has joined #bitcoin-wizards
dEBRUYNE has joined #bitcoin-wizards
DougieBot5000 has joined #bitcoin-wizards
shesek has joined #bitcoin-wizards
u7654dec has joined #bitcoin-wizards
bsm117532 has quit [Quit: Leaving.]
u7654dec has quit [Read error: Connection reset by peer]
GGuyZ has quit [Quit: GGuyZ]
u7654dec has joined #bitcoin-wizards
GGuyZ has joined #bitcoin-wizards
gill3s has joined #bitcoin-wizards
NewLiberty_ has joined #bitcoin-wizards
NewLiberty__ has quit [Ping timeout: 240 seconds]
GGuyZ has quit [Quit: GGuyZ]
KuDeTa has joined #bitcoin-wizards
KuDeTa has quit [Client Quit]
frankenmint has quit [Ping timeout: 272 seconds]
KuDeTa has joined #bitcoin-wizards
KuDeTa_ has joined #bitcoin-wizards
KuDeTa has quit [Read error: Connection reset by peer]
KuDeTa_ is now known as KuDeTa
CoinMuncher has quit [Quit: Leaving.]
tcrypt has joined #bitcoin-wizards
superobserver has quit [Ping timeout: 272 seconds]
u7654dec has quit [Ping timeout: 272 seconds]
wallet42 has joined #bitcoin-wizards
NkWsy has joined #bitcoin-wizards
NkWsy has quit [Remote host closed the connection]
wallet42 has quit [Quit: Leaving.]
superobserver has joined #bitcoin-wizards
u7654dec has joined #bitcoin-wizards
wallet42 has joined #bitcoin-wizards
spinza has quit [Excess Flood]
akrmn has quit [Ping timeout: 272 seconds]
spinza has joined #bitcoin-wizards
ur5edgb has joined #bitcoin-wizards
ur5edgb has quit [Read error: Connection reset by peer]
u7654dec has quit [Ping timeout: 252 seconds]
ur5edgb has joined #bitcoin-wizards
lnovy is now known as zz_lnovy
ur5edgb has quit [Quit: Leaving]
GGuyZ has joined #bitcoin-wizards
zz_lnovy is now known as lnovy
NkWsy has joined #bitcoin-wizards
wallet42 has quit [Quit: Leaving.]
akrmn has joined #bitcoin-wizards
wallet42 has joined #bitcoin-wizards
Quanttek has quit [Remote host closed the connection]
Burrito has joined #bitcoin-wizards
o84wb76g has joined #bitcoin-wizards
akrmn1 has joined #bitcoin-wizards
felipelalli has quit [Ping timeout: 255 seconds]
maraoz has quit [Ping timeout: 272 seconds]
akrmn has quit [Ping timeout: 255 seconds]
nuke1989 has quit [Remote host closed the connection]
NewLiberty has joined #bitcoin-wizards
NkWsy has quit [Remote host closed the connection]
NewLiberty_ has quit [Ping timeout: 246 seconds]
Guest47933 has joined #bitcoin-wizards
Starduster_ has quit [Ping timeout: 258 seconds]
NewLiberty_ has joined #bitcoin-wizards
NewLiberty has quit [Ping timeout: 240 seconds]
NewLiberty_ is now known as NewLiberty
adlai has quit [Ping timeout: 264 seconds]
Quanttek has joined #bitcoin-wizards
NewLiberty_ has joined #bitcoin-wizards
NewLiberty has quit [Ping timeout: 244 seconds]
Quanttek_ has joined #bitcoin-wizards
shesek has quit [Ping timeout: 240 seconds]
Quanttek has quit [Remote host closed the connection]
NkWsy has joined #bitcoin-wizards
ThomasV has quit [Ping timeout: 255 seconds]
temujin has quit [Ping timeout: 246 seconds]
shen_noe has joined #bitcoin-wizards
nubbins` has joined #bitcoin-wizards
shen_noe has quit [Client Quit]
shen_noe has joined #bitcoin-wizards
GGuyZ has quit [Quit: GGuyZ]
gill3s has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
akrmn1 has quit [Ping timeout: 264 seconds]
<dgenr8> phantomcircuit: 4096 for me is 27m real. what's your processor?
vonzipper has quit []
akrmn has joined #bitcoin-wizards
vonzipper has joined #bitcoin-wizards
<dgenr8> this is Intel i7 4770 @3.4GHz
GGuyZ has joined #bitcoin-wizards
maraoz has joined #bitcoin-wizards
felipelalli has joined #bitcoin-wizards
KuDeTa has quit [Quit: KuDeTa]
davispuh has joined #bitcoin-wizards
triazo has joined #bitcoin-wizards
wallet42 has quit [Quit: Leaving.]
priidu has quit [Ping timeout: 252 seconds]
nubbins` has quit [Quit: Quit]
wallet42 has joined #bitcoin-wizards
rubensayshi has quit [Ping timeout: 264 seconds]
frankenmint has joined #bitcoin-wizards
shesek has joined #bitcoin-wizards
frankenmint has quit [Ping timeout: 245 seconds]
NkWsy has quit [Remote host closed the connection]
sparetire_ has joined #bitcoin-wizards
luny has quit [Read error: Connection reset by peer]
luny has joined #bitcoin-wizards
CryptoGoon is now known as DogeBuffet3
DogeBuffet3 is now known as CryptoGoon
PaulCape_ has quit [Quit: .]
PaulCapestany has joined #bitcoin-wizards
NewLiberty_ is now known as NewLiberty
priidu has joined #bitcoin-wizards
davispuh has quit [Remote host closed the connection]
davispuh has joined #bitcoin-wizards
NewLiberty_ has joined #bitcoin-wizards
NewLiberty has quit [Ping timeout: 255 seconds]
GGuyZ has quit [Quit: GGuyZ]
p15 has quit [Max SendQ exceeded]
p15 has joined #bitcoin-wizards
akrmn1 has joined #bitcoin-wizards
akrmn has quit [Quit: Leaving.]
wallet421 has joined #bitcoin-wizards
wallet421 has joined #bitcoin-wizards
wallet42 has quit [Killed (hitchcock.freenode.net (Nickname regained by services))]
wallet421 is now known as wallet42
frankenmint has joined #bitcoin-wizards
frankenmint has quit [Ping timeout: 258 seconds]
shen_noe2 has joined #bitcoin-wizards
NkWsy has joined #bitcoin-wizards
NkWsy has quit [Read error: Connection reset by peer]
NkWsy_ has joined #bitcoin-wizards
nsh has quit [Excess Flood]
nsh has joined #bitcoin-wizards
melvster1 has quit [Remote host closed the connection]
geepmasterflex has joined #bitcoin-wizards
geepmasterflex has quit [Read error: Connection reset by peer]
NkWsy has joined #bitcoin-wizards
NkWsy_ has quit [Ping timeout: 250 seconds]
jtimon has quit [Ping timeout: 250 seconds]
ThomasV has joined #bitcoin-wizards
GGuyZ has joined #bitcoin-wizards
frankenmint has joined #bitcoin-wizards
davispuh has quit [Remote host closed the connection]
frankenmint has quit [Ping timeout: 245 seconds]
kmels has joined #bitcoin-wizards
belcher has joined #bitcoin-wizards
belcher has joined #bitcoin-wizards
licnep has joined #bitcoin-wizards
KuDeTa has joined #bitcoin-wizards
GGuyZ has quit [Quit: GGuyZ]
NkWsy has quit [Remote host closed the connection]
antgreen has quit [Ping timeout: 272 seconds]
GGuyZ has joined #bitcoin-wizards
frankenmint has joined #bitcoin-wizards
ThomasV has quit [Ping timeout: 240 seconds]
Guyver2 has quit [Remote host closed the connection]
GGuyZ has quit [Quit: GGuyZ]
GGuyZ has joined #bitcoin-wizards
moa has joined #bitcoin-wizards
dEBRUYNE has quit [Read error: Connection reset by peer]
GGuyZ has joined #bitcoin-wizards
GGuyZ has quit [Client Quit]
GGuyZ has joined #bitcoin-wizards
KuDeTa_ has joined #bitcoin-wizards
KuDeTa has quit [Read error: Connection reset by peer]
KuDeTa_ is now known as KuDeTa
GGuyZ has quit [Ping timeout: 264 seconds]
Quanttek_ has quit [Ping timeout: 276 seconds]
ThomasV has joined #bitcoin-wizards
OneFixt_ is now known as OneFixt
NewLiberty has joined #bitcoin-wizards
NewLiberty_ has quit [Ping timeout: 256 seconds]
KuDeTa has quit [Ping timeout: 244 seconds]
NkWsy has joined #bitcoin-wizards
o84wb76g has quit [Read error: Connection reset by peer]
KuDeTa has joined #bitcoin-wizards
wallet42 has quit [Read error: Connection reset by peer]
wallet421 has joined #bitcoin-wizards
wallet421 has joined #bitcoin-wizards
wallet421 is now known as wallet42
go1111111 has quit [Ping timeout: 240 seconds]
akrmn1 has quit [Ping timeout: 246 seconds]
akrmn has joined #bitcoin-wizards
rustyn has joined #bitcoin-wizards
NkWsy has quit [Remote host closed the connection]
NewLiberty_ has joined #bitcoin-wizards
rusty has joined #bitcoin-wizards
Mably has quit [Ping timeout: 276 seconds]
KuDeTa has quit [Ping timeout: 264 seconds]
shen_noe2 has quit [Quit: Leaving]
shen_noe has quit [Quit: Leaving]
NewLiberty has quit [Ping timeout: 265 seconds]
felipelalli has quit [Ping timeout: 240 seconds]
go1111111 has joined #bitcoin-wizards
ThomasV has quit [Ping timeout: 250 seconds]
NewLiberty has joined #bitcoin-wizards
o84wb76g has joined #bitcoin-wizards
NewLiberty_ has quit [Ping timeout: 256 seconds]
frankenmint has quit [Remote host closed the connection]
<phantomcircuit> dgenr8, i7-4700MQ
<phantomcircuit> the secret is to be running havege so you dont get stalls waiting for entropy
<phantomcircuit> note: that might mean the parameters aren't entirely random... but it doesn't matter!
<phantomcircuit> im sure it would be faster on my 4790K
GGuyZ has joined #bitcoin-wizards
StephenM347 has quit []
DougieBot5000 has quit [Quit: Leaving]
p15 has quit [Max SendQ exceeded]
blackwraith has joined #bitcoin-wizards
felipelalli has joined #bitcoin-wizards
priidu has quit [Ping timeout: 240 seconds]
p15 has joined #bitcoin-wizards
tromp has quit [Ping timeout: 256 seconds]
tromp__ has joined #bitcoin-wizards
c0rw1n is now known as c0rw|zZz
adlai has joined #bitcoin-wizards
frankenmint has joined #bitcoin-wizards
shesek has quit [Ping timeout: 255 seconds]
PRab_ has joined #bitcoin-wizards
<nsh> phantomcircuit, is havege using any hardware sources?
<nsh> not sure i understand what you mean by some parameters not being entirely random
PRab has quit [Ping timeout: 265 seconds]
PRab_ is now known as PRab
<gmaxwell> no one but intel knows.
<gmaxwell> http://www.chronox.de/jent/doc/CPU-Jitter-NPTRNG.html has a writeup related to that approach (though not specific to the havege code)
GGuyZ has quit [Quit: GGuyZ]
shesek has joined #bitcoin-wizards
<gmaxwell> basically there is some argument that there exists physical noise sources in cpu timing, mostly from the interactions of the different clock domains between the cpu and memory (PLL jitter). There is also a whole lot of 'seeming randomness' that is probably just properties of the microarchitecture and are not actually random.
<nsh> i recall dankami harking about this a fair bit last year
<nsh> i paraphrased some poetry for him: all these random bits we pick, are but the tocks within the tick
<gmaxwell> Its tricky. If your CPU and memory are driven off a straight up divider circut on a common clock then there may be basically zero entropy there; but all the bogus 'randomness' means that these measures will still look random, so you can't tell when they're useless.
<gmaxwell> beating two oscillators against each other is a reasonable hardware source of entropy, ... except for the fact that most oscillators are highly vulnerable to injection locking; which can cause it to fail to produce much entropy.
shesek has quit [Ping timeout: 250 seconds]
<gmaxwell> (there is some nice demos of defeating smartcard RNGs by just using a radio transmitter (e.g. a microwave oven magnatron) to injection lock their ring-oscillator based RNGs and make them put out a regular pattern.)
<moa> resonance ruined randomness
* dgenr8 had no idea havege existed. very neat
frankenmint has quit [Remote host closed the connection]
<nsh> .wik Injection locking
<yoleaux> "Injection locking and injection pulling are the frequency effects that can occur when a harmonic oscillator is disturbed by a second oscillator operating at a nearby frequency." — http://en.wikipedia.org/wiki/Injection_locking
<nsh> neat
<nsh> moa, "resonance ruined randomness" is a good album title for post-modernist cyperpunk ambient music or something
<nsh> i assume that's a genre; everything's a genre
fddsff has joined #bitcoin-wizards
<moa> ordo ad chaos
<moa> ordo ab chaos
frankenmint has joined #bitcoin-wizards
superobserver has quit [Ping timeout: 265 seconds]
<yoleaux> nsh: Sorry, I don't know a timezone by that name.
<yoleaux> I see the future. Laser-etching the blockchain on the surface of the moon. It would be visible to everyone with a telescope. No internet needed. : Bitcoin
<nsh> --
<nsh> <xentrac> So it turns out that the surface of the moon has space for several hundred petabytes of information encoded at a one-millimeter resolution that could be read from practically-sized terrestrial instruments.
<nsh> <xentrac> And laser-printing on the moon should require less than a watt of power.
<nsh> <xentrac> From Earth.
<nsh> -- i am skeptical re the spacial resolution maths, and how you'd actually cause a visible reaction without any oxidising agents using laser power
<moa> send buzz up there to play golf on it
* nsh smiles
<moa> mess up your balance
<Taek> I was never comfortable with moon math
* Taek ducks
<moa> a distance time source for timestamping is a thought but you need and incorruptible mechanism for everybody to interpret it ...
<nsh> .wa distance to moon from earth
<yoleaux> Moon: distance from Earth: Current result: 390139 km (kilometers); Unit conversions: 242421 miles; 3.901×10⁸ meters; Comparison as distance: ~1.01 × mean Moon-Earth distance (3.85×10⁸ m); Corresponding quantities: Light travel time t in vacuum from t = x/c:: 1.3 seconds; Light travel time t in an optical fiber t = 1.48x/c:: 1.9 seconds
<moa> what's that in AUs?