--- Day changed Mon Jun 11 2018 09:46 -!- solenoid [63899ecf@gateway/web/freenode/ip.99.137.158.207] has joined #secp256k1 09:46 -!- solenoid is now known as solonoid 09:46 < solonoid> are the optimizations in this paper going to make it into the library? https://eprint.iacr.org/2016/103.pdf 09:48 < gmaxwell> solonoid: all that paper is copying stuff out of the discussions on in #bitcoin-wizards and bitcoin talk. 09:49 < gmaxwell> IIRC there is nothing in it that isn't already in the library except setting the tables to absurd sizes and removing timining attack mitigations. 09:53 < solonoid> the bit i'm interested in is doing private key to public key conversions in batches 09:53 < sipa> https://github.com/bitcoin-core/secp256k1/pull/507 10:04 < solonoid> i can't follow the required math, but wasn't the optimization for batching about doing only a single inversion? is that what secp256k1_ec_grind is doing? 10:05 < gmaxwell> yes 10:05 < gmaxwell> (among others) 10:38 -!- solonoid [63899ecf@gateway/web/freenode/ip.99.137.158.207] has quit [Quit: Page closed]