--- Log opened Mon Mar 23 00:00:30 2020 04:02 < elichai2> Is this call allowed by the API? `secp256k1_ec_pubkey_serialize(ctx, output, 65, key, SECP256K1_EC_COMPRESSED)` 04:03 < elichai2> ie passing a 65 byte array no matter if I want compressed or not, and then truncating it using the resulting `outputlen` 04:04 < elichai2> I assume it does, which is the reason that the length is also an output, but want to make sure :) 06:06 -!- roconnor [~roconnor@host-192.252-163-214.dyn.295.ca] has joined #secp256k1 06:45 < nickler> elichai2: you can't give 65 literal to pubkey_serialize - outputlen must be a pointer. But otherwise should work. 06:46 < elichai2> nickler: I meant the pointer will point to 65 :) (it acts both as input and output) 09:04 -!- roconnor [~roconnor@host-192.252-163-214.dyn.295.ca] has quit [Quit: Konversation terminated!] 13:44 -!- roconnor [~roconnor@host-192.252-163-214.dyn.295.ca] has joined #secp256k1 13:51 -!- roconnor [~roconnor@host-192.252-163-214.dyn.295.ca] has quit [Ping timeout: 256 seconds] 13:53 -!- roconnor [~roconnor@host-45-78-205-127.dyn.295.ca] has joined #secp256k1 14:00 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #secp256k1 14:05 -!- ddustin [~ddustin@unaffiliated/ddustin] has quit [Ping timeout: 246 seconds] 16:08 -!- lukedashjr [~luke-jr@unaffiliated/luke-jr] has joined #secp256k1 16:08 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Ping timeout: 240 seconds] 16:10 -!- lukedashjr is now known as luke-jr 16:15 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Ping timeout: 256 seconds] 16:17 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #secp256k1 16:23 -!- lukedashjr [~luke-jr@unaffiliated/luke-jr] has joined #secp256k1 16:25 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Ping timeout: 256 seconds] 16:27 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #secp256k1 16:30 -!- lukedashjr [~luke-jr@unaffiliated/luke-jr] has quit [Ping timeout: 240 seconds] 16:31 -!- lukedashjr [~luke-jr@unaffiliated/luke-jr] has joined #secp256k1 16:34 -!- luke-jr- [~luke-jr@unaffiliated/luke-jr] has joined #secp256k1 16:35 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Ping timeout: 246 seconds] 16:38 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #secp256k1 16:38 -!- lukedashjr [~luke-jr@unaffiliated/luke-jr] has quit [Ping timeout: 240 seconds] 16:42 -!- luke-jr- [~luke-jr@unaffiliated/luke-jr] has quit [Ping timeout: 264 seconds] 16:52 -!- lukedashjr [~luke-jr@unaffiliated/luke-jr] has joined #secp256k1 16:55 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Ping timeout: 246 seconds] 16:56 -!- lukedashjr is now known as luke-jr 17:05 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Ping timeout: 240 seconds] 17:05 -!- lukedashjr [~luke-jr@unaffiliated/luke-jr] has joined #secp256k1 17:09 -!- lukedashjr is now known as luke-jr 17:12 -!- lukedashjr [~luke-jr@unaffiliated/luke-jr] has joined #secp256k1 17:16 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Ping timeout: 264 seconds] 17:16 -!- lukedashjr is now known as luke-jr 23:46 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #secp256k1 23:52 -!- ddustin [~ddustin@unaffiliated/ddustin] has quit [Ping timeout: 260 seconds] --- Log closed Tue Mar 24 00:00:31 2020