--- Day changed Mon Jun 15 2020 00:12 -!- S3RK [~s3rk@47.246.66.115] has joined #bitcoin-core-pr-reviews 00:16 -!- S3RK [~s3rk@47.246.66.115] has quit [Ping timeout: 258 seconds] 00:18 -!- S3RK [~s3rk@47.246.66.115] has joined #bitcoin-core-pr-reviews 00:27 -!- S3RK [~s3rk@47.246.66.115] has quit [Ping timeout: 240 seconds] 00:28 -!- S3RK [~s3rk@47.246.66.115] has joined #bitcoin-core-pr-reviews 00:32 -!- S3RK [~s3rk@47.246.66.115] has quit [Ping timeout: 256 seconds] 00:34 -!- S3RK [~s3rk@47.246.66.115] has joined #bitcoin-core-pr-reviews 00:50 -!- S3RK [~s3rk@47.246.66.115] has quit [Remote host closed the connection] 00:50 -!- S3RK [~s3rk@47.246.66.115] has joined #bitcoin-core-pr-reviews 00:52 -!- S3RK [~s3rk@47.246.66.115] has quit [Remote host closed the connection] 01:11 -!- S3RK [~s3rk@47.246.66.115] has joined #bitcoin-core-pr-reviews 01:17 -!- S3RK [~s3rk@47.246.66.115] has quit [Ping timeout: 256 seconds] 01:37 -!- tarboss [~tarboss@p54a03706.dip0.t-ipconnect.de] has joined #bitcoin-core-pr-reviews 01:42 -!- tarboss [~tarboss@p54a03706.dip0.t-ipconnect.de] has quit [Remote host closed the connection] 01:45 -!- S3RK [~s3rk@47.246.66.115] has joined #bitcoin-core-pr-reviews 02:09 -!- S3RK_ [~s3rk@171.253.4.254] has joined #bitcoin-core-pr-reviews 02:12 -!- S3RK [~s3rk@47.246.66.115] has quit [Ping timeout: 260 seconds] 02:20 -!- S3RK [~s3rk@47.246.66.115] has joined #bitcoin-core-pr-reviews 02:23 -!- S3RK_ [~s3rk@171.253.4.254] has quit [Ping timeout: 246 seconds] 02:54 -!- S3RK [~s3rk@47.246.66.115] has quit [Remote host closed the connection] 02:55 -!- S3RK [~s3rk@47.246.66.115] has joined #bitcoin-core-pr-reviews 02:59 -!- S3RK [~s3rk@47.246.66.115] has quit [Ping timeout: 246 seconds] 03:03 -!- Eleazar12Hintz [~Eleazar12@static.57.1.216.95.clients.your-server.de] has joined #bitcoin-core-pr-reviews 03:09 -!- rafalcpp [~racalcppp@ip-178-214.ists.pl] has joined #bitcoin-core-pr-reviews 03:10 -!- Eleazar12Hintz [~Eleazar12@static.57.1.216.95.clients.your-server.de] has quit [Ping timeout: 246 seconds] 03:43 -!- S3RK [~s3rk@47.246.66.115] has joined #bitcoin-core-pr-reviews 03:44 -!- ghost43_ [~daer@gateway/tor-sasl/daer] has joined #bitcoin-core-pr-reviews 03:44 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Ping timeout: 240 seconds] 03:45 -!- ghost43_ is now known as ghost43 03:47 -!- S3RK [~s3rk@47.246.66.115] has quit [Remote host closed the connection] 03:52 -!- S3RK [~s3rk@47.246.66.115] has joined #bitcoin-core-pr-reviews 03:52 -!- rafalcpp [~racalcppp@ip-178-214.ists.pl] has quit [Ping timeout: 260 seconds] 03:53 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has joined #bitcoin-core-pr-reviews 04:13 -!- S3RK [~s3rk@47.246.66.115] has quit [Remote host closed the connection] 04:13 -!- S3RK [~s3rk@47.246.66.115] has joined #bitcoin-core-pr-reviews 04:17 -!- S3RK [~s3rk@47.246.66.115] has quit [Ping timeout: 256 seconds] 04:35 -!- harrigan [~harrigan@ptr-93-89-242-235.ip.airwire.ie] has quit [Ping timeout: 264 seconds] 04:37 -!- troygiorshev [~troygiors@CPEdcef09a0ed55-CM0c473d74be00.cpe.net.cable.rogers.com] has quit [Ping timeout: 258 seconds] 04:37 -!- troygiorshev [~troygiors@CPEdcef09a0ed55-CM0c473d74be00.cpe.net.cable.rogers.com] has joined #bitcoin-core-pr-reviews 05:18 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 260 seconds] 06:13 -!- harrigan [~harrigan@ptr-93-89-242-235.ip.airwire.ie] has joined #bitcoin-core-pr-reviews 06:14 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-pr-reviews 06:17 -!- slivera [~slivera@103.231.88.10] has quit [Remote host closed the connection] 06:34 -!- S3RK [~s3rk@47.246.66.115] has joined #bitcoin-core-pr-reviews 06:39 -!- S3RK [~s3rk@47.246.66.115] has quit [Ping timeout: 265 seconds] 06:54 -!- wiz [~wiz@2401:b140::1337] has joined #bitcoin-core-pr-reviews 07:03 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 07:04 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #bitcoin-core-pr-reviews 07:07 < raj_149> sipa: Yes thanks, though the draft points back to the paper i think it matches with the 32bit impl here https://github.com/floodyberry/poly1305-donna/blob/master/poly1305-donna-32.h. the core code uses some goto statements, which i guess is very rare in the codebase? And regarding completion i believe we dont need decryption method because chacha20 is symmetric cypher and a seperate validate method in 07:07 < raj_149> poly1305 because it just means creating the MAC and matching. Is that correct unnderstanding? 07:29 -!- davterra [~dulyNoded@89.46.114.17] has joined #bitcoin-core-pr-reviews 07:29 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 260 seconds] 07:35 -!- harrigan [~harrigan@ptr-93-89-242-235.ip.airwire.ie] has quit [Ping timeout: 240 seconds] 07:37 -!- harrigan [~harrigan@ptr-93-89-242-235.ip.airwire.ie] has joined #bitcoin-core-pr-reviews 07:42 -!- shesek [~shesek@5.102.222.33] has joined #bitcoin-core-pr-reviews 07:42 -!- shesek [~shesek@5.102.222.33] has quit [Changing host] 07:42 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-pr-reviews 08:56 -!- S3RK [~s3rk@47.246.66.115] has joined #bitcoin-core-pr-reviews 08:57 -!- Talkless [~Talkless@hst-227-49.splius.lt] has joined #bitcoin-core-pr-reviews 09:00 -!- S3RK [~s3rk@47.246.66.115] has quit [Ping timeout: 246 seconds] 09:03 -!- troygiorshev [~troygiors@CPEdcef09a0ed55-CM0c473d74be00.cpe.net.cable.rogers.com] has quit [Ping timeout: 260 seconds] 09:04 -!- troygiorshev [~troygiors@CPEdcef09a0ed55-CM0c473d74be00.cpe.net.cable.rogers.com] has joined #bitcoin-core-pr-reviews 09:14 -!- yap26it5 [~yap26it5@93-40-226-211.ip40.fastwebnet.it] has joined #bitcoin-core-pr-reviews 09:16 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has quit [Remote host closed the connection] 09:18 -!- troygiorshev [~troygiors@CPEdcef09a0ed55-CM0c473d74be00.cpe.net.cable.rogers.com] has quit [Ping timeout: 246 seconds] 09:18 -!- troygiorshev [~troygiors@CPEdcef09a0ed55-CM0c473d74be00.cpe.net.cable.rogers.com] has joined #bitcoin-core-pr-reviews 09:23 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 09:25 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #bitcoin-core-pr-reviews 09:37 -!- tryphe_ [~tryphe@unaffiliated/tryphe] has joined #bitcoin-core-pr-reviews 09:40 -!- tryphe [~tryphe@unaffiliated/tryphe] has quit [Ping timeout: 240 seconds] 09:41 -!- tryphe__ [~tryphe@unaffiliated/tryphe] has joined #bitcoin-core-pr-reviews 09:44 -!- tryphe_ [~tryphe@unaffiliated/tryphe] has quit [Ping timeout: 260 seconds] 09:58 -!- yap26it5 [~yap26it5@93-40-226-211.ip40.fastwebnet.it] has quit [Remote host closed the connection] 10:12 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has joined #bitcoin-core-pr-reviews 10:22 -!- tryphe_ [~tryphe@unaffiliated/tryphe] has joined #bitcoin-core-pr-reviews 10:25 -!- tryphe__ [~tryphe@unaffiliated/tryphe] has quit [Ping timeout: 240 seconds] 10:47 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 260 seconds] 10:50 -!- tryphe__ [~tryphe@unaffiliated/tryphe] has joined #bitcoin-core-pr-reviews 10:53 -!- tryphe_ [~tryphe@unaffiliated/tryphe] has quit [Ping timeout: 240 seconds] 11:11 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Remote host closed the connection] 11:16 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #bitcoin-core-pr-reviews 11:24 -!- alec [~alec@gateway/tor-sasl/alec] has joined #bitcoin-core-pr-reviews 12:17 -!- Talkless [~Talkless@hst-227-49.splius.lt] has quit [Quit: Konversation terminated!] 12:24 -!- shesek [~shesek@185.3.145.28] has joined #bitcoin-core-pr-reviews 12:24 -!- shesek [~shesek@185.3.145.28] has quit [Changing host] 12:24 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-pr-reviews 12:28 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 260 seconds] 12:32 -!- shesek [~shesek@185.3.145.28] has joined #bitcoin-core-pr-reviews 12:32 -!- shesek [~shesek@185.3.145.28] has quit [Changing host] 12:32 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-pr-reviews 12:36 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 260 seconds] 12:39 -!- shesek [~shesek@185.3.145.28] has joined #bitcoin-core-pr-reviews 12:39 -!- shesek [~shesek@185.3.145.28] has quit [Changing host] 12:39 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-pr-reviews 12:44 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 260 seconds] 12:47 -!- shesek [~shesek@185.3.145.28] has joined #bitcoin-core-pr-reviews 12:47 -!- shesek [~shesek@185.3.145.28] has quit [Changing host] 12:47 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-pr-reviews 12:51 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 260 seconds] 12:57 -!- shesek [~shesek@185.3.145.28] has joined #bitcoin-core-pr-reviews 12:57 -!- shesek [~shesek@185.3.145.28] has quit [Changing host] 12:57 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-pr-reviews 13:01 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 260 seconds] 13:04 -!- shesek [~shesek@185.3.145.28] has joined #bitcoin-core-pr-reviews 13:04 -!- shesek [~shesek@185.3.145.28] has quit [Changing host] 13:04 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-pr-reviews 13:09 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 260 seconds] 13:12 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-pr-reviews 13:17 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 260 seconds] 13:22 -!- shesek [~shesek@185.3.145.28] has joined #bitcoin-core-pr-reviews 13:22 -!- shesek [~shesek@185.3.145.28] has quit [Changing host] 13:22 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-pr-reviews 13:22 -!- rafalcpp [~racalcppp@ip-178-214.ists.pl] has joined #bitcoin-core-pr-reviews 13:26 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 260 seconds] 13:28 -!- shesek [~shesek@185.3.145.28] has joined #bitcoin-core-pr-reviews 13:28 -!- shesek [~shesek@185.3.145.28] has quit [Changing host] 13:28 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-pr-reviews 13:32 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 260 seconds] 13:35 -!- shesek [~shesek@185.3.145.28] has joined #bitcoin-core-pr-reviews 13:35 -!- shesek [~shesek@185.3.145.28] has quit [Changing host] 13:35 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-pr-reviews 13:40 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 260 seconds] 13:42 -!- shesek [~shesek@185.3.145.28] has joined #bitcoin-core-pr-reviews 13:42 -!- shesek [~shesek@185.3.145.28] has quit [Changing host] 13:42 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-pr-reviews 13:46 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 260 seconds] 13:49 -!- shesek [~shesek@185.3.145.28] has joined #bitcoin-core-pr-reviews 13:49 -!- shesek [~shesek@185.3.145.28] has quit [Changing host] 13:49 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-pr-reviews 13:54 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 260 seconds] 13:58 -!- shesek [~shesek@185.3.145.28] has joined #bitcoin-core-pr-reviews 13:58 -!- shesek [~shesek@185.3.145.28] has quit [Changing host] 13:58 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-pr-reviews 14:02 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 260 seconds] 14:07 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-pr-reviews 14:12 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 260 seconds] 14:15 -!- shesek [~shesek@185.3.145.28] has joined #bitcoin-core-pr-reviews 14:15 -!- shesek [~shesek@185.3.145.28] has quit [Changing host] 14:15 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-pr-reviews 14:20 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 260 seconds] 14:25 -!- shesek [~shesek@185.3.145.28] has joined #bitcoin-core-pr-reviews 14:25 -!- shesek [~shesek@185.3.145.28] has quit [Changing host] 14:25 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-pr-reviews 14:30 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 260 seconds] 14:30 -!- slivera [~slivera@103.231.88.10] has joined #bitcoin-core-pr-reviews 14:31 -!- shesek [~shesek@185.3.145.28] has joined #bitcoin-core-pr-reviews 14:31 -!- shesek [~shesek@185.3.145.28] has quit [Changing host] 14:31 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-pr-reviews 14:34 -!- yianni [59244134@89.36.65.52] has joined #bitcoin-core-pr-reviews 14:34 -!- yianni [59244134@89.36.65.52] has quit [Remote host closed the connection] 14:58 -!- S3RK [~s3rk@47.246.66.115] has joined #bitcoin-core-pr-reviews 15:03 -!- S3RK [~s3rk@47.246.66.115] has quit [Ping timeout: 256 seconds] 15:48 -!- harrigan [~harrigan@ptr-93-89-242-235.ip.airwire.ie] has quit [Quit: ZNC 1.7.5 - https://znc.in] 15:49 -!- harrigan [~harrigan@ptr-93-89-242-235.ip.airwire.ie] has joined #bitcoin-core-pr-reviews 17:20 -!- davterra [~dulyNoded@89.46.114.17] has quit [Quit: Leaving] 17:37 -!- davterra [~davterra@67.212.238.250] has joined #bitcoin-core-pr-reviews 17:45 -!- S3RK [~s3rk@47.246.66.115] has joined #bitcoin-core-pr-reviews 17:54 -!- S3RK [~s3rk@47.246.66.115] has quit [Ping timeout: 260 seconds] 18:02 -!- tryphe_ [~tryphe@unaffiliated/tryphe] has joined #bitcoin-core-pr-reviews 18:02 -!- tryphe__ [~tryphe@unaffiliated/tryphe] has quit [Read error: Connection reset by peer] 18:04 -!- davterra [~davterra@67.212.238.250] has quit [Ping timeout: 240 seconds] 18:04 -!- davterra [~davterra@67.212.238.250] has joined #bitcoin-core-pr-reviews 18:08 -!- tryphe_ [~tryphe@unaffiliated/tryphe] has quit [Ping timeout: 260 seconds] 18:11 -!- davterra [~davterra@67.212.238.250] has quit [Ping timeout: 264 seconds] 18:16 -!- tryphe [~tryphe@unaffiliated/tryphe] has joined #bitcoin-core-pr-reviews 18:20 -!- S3RK [~s3rk@47.246.66.115] has joined #bitcoin-core-pr-reviews 18:31 -!- tryphe_ [~tryphe@unaffiliated/tryphe] has joined #bitcoin-core-pr-reviews 18:33 -!- tryphe [~tryphe@unaffiliated/tryphe] has quit [Ping timeout: 240 seconds] 19:35 -!- davterra [~davterra@107.182.233.63] has joined #bitcoin-core-pr-reviews 19:44 -!- davterra [~davterra@107.182.233.63] has quit [Ping timeout: 260 seconds] 19:45 -!- davterra [~davterra@107.182.233.63] has joined #bitcoin-core-pr-reviews 20:12 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has quit [Ping timeout: 260 seconds] 20:14 -!- jonatack [~jon@104.254.90.195] has joined #bitcoin-core-pr-reviews 20:24 -!- davterra [~davterra@107.182.233.63] has quit [Ping timeout: 258 seconds] 20:24 -!- davterra [~davterra@67.212.238.250] has joined #bitcoin-core-pr-reviews 20:31 -!- davterra [~davterra@67.212.238.250] has quit [Read error: Connection reset by peer] 20:31 -!- davterra [~davterra@67.212.238.250] has joined #bitcoin-core-pr-reviews 21:20 -!- vasild_ [~vd@gateway/tor-sasl/vasild] has joined #bitcoin-core-pr-reviews 21:21 -!- tryphe_ [~tryphe@unaffiliated/tryphe] has quit [Remote host closed the connection] 21:22 -!- tryphe_ [~tryphe@unaffiliated/tryphe] has joined #bitcoin-core-pr-reviews 21:24 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 21:24 -!- vasild_ is now known as vasild 21:33 -!- davterra [~davterra@67.212.238.250] has quit [Ping timeout: 256 seconds] 21:33 -!- davterra [~davterra@107.182.233.63] has joined #bitcoin-core-pr-reviews 22:03 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Remote host closed the connection] 22:03 -!- vasild_ [~vd@gateway/tor-sasl/vasild] has joined #bitcoin-core-pr-reviews 22:03 -!- vasild_ is now known as vasild 22:09 -!- davterra [~davterra@107.182.233.63] has quit [Remote host closed the connection] 22:38 -!- S3RK [~s3rk@47.246.66.115] has quit [Remote host closed the connection] 22:38 -!- S3RK [~s3rk@47.246.66.115] has joined #bitcoin-core-pr-reviews 22:43 -!- S3RK [~s3rk@47.246.66.115] has quit [Ping timeout: 256 seconds] 22:44 -!- jonatack [~jon@104.254.90.195] has quit [Ping timeout: 246 seconds] 22:50 -!- davterra [~davterra@107.182.233.63] has joined #bitcoin-core-pr-reviews 22:56 -!- S3RK [~s3rk@47.246.66.115] has joined #bitcoin-core-pr-reviews 23:01 -!- S3RK [~s3rk@47.246.66.115] has quit [Ping timeout: 260 seconds] 23:54 -!- S3RK [~s3rk@47.246.66.115] has joined #bitcoin-core-pr-reviews 23:55 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Quit: ZNC - http://znc.sourceforge.net] 23:57 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-core-pr-reviews 23:58 -!- S3RK [~s3rk@47.246.66.115] has quit [Ping timeout: 240 seconds]