]> Git Repo - secp256k1.git/history - src/modules/extrakeys/main_impl.h
add `secp256k1_xonly_pubkey_cmp` method
[secp256k1.git] / src / modules / extrakeys / main_impl.h
2021-05-06 Andrew Poelstraadd `secp256k1_xonly_pubkey_cmp` method
2021-01-30 Jonas NickMerge #864: Add support for Cirrus CI
2021-01-26 Tim RuffingMerge #880: Add parens around ROUND_TO_ALIGN's parameter.
2021-01-25 Jonas NickMerge #877: Add missing secp256k1_ge_set_gej_var decl.
2021-01-25 Jonas NickMerge #874: Remove underscores from header defs.
2021-01-23 Russell O'ConnorRemove underscores from header defs.
2021-01-12 Tim RuffingMerge #862: Autoconf improvements
2021-01-12 Tim RuffingMerge #845: Extract the secret key from a keypair
2020-12-19 Elichai TurkelAdd a function to extract the secretkey from a keypair
2020-12-18 Jonas NickMerge #858: Fix insecure links
2020-12-17 Dimitris ApostolouFix insecure links
2020-11-04 Pieter WuilleMerge #835: Don't use reserved identifiers memczero...
2020-10-20 Tim RuffingDon't use reserved identifiers memczero and benchmark_v...
2020-10-14 Pieter WuilleMerge #830: Rip out non-endomorphism code + dependencies
2020-10-11 Tim RuffingSwitch to our own memcmp function
2020-09-26 Tim RuffingMerge #821: travis: Explicitly set --with-valgrind
2020-09-26 Tim RuffingMerge #818: Add static assertion that uint32_t is unsig...
2020-09-26 Pieter WuilleMerge #808: Exhaustive test improvements + exhaustive...
2020-09-19 Jonas NickMerge #813: Enable configuring Valgrind support
2020-09-18 Pieter WuilleMake pubkey parsing test whether points are in the...
2020-09-15 Jonas NickMerge #782: Check if variable=yes instead of if var...
2020-09-11 Tim RuffingMerge #558: Add schnorrsig module which implements...
2020-09-06 Jonas Nickextrakeys: Add keypair_xonly_tweak_add
2020-09-06 Jonas Nickextrakeys: Add keypair struct with create, pub and...
2020-09-06 Jonas Nickextrakeys: Add xonly_pubkey_tweak_add & xonly_pubkey_tw...
2020-09-06 Jonas Nickextrakeys: Add xonly_pubkey with serialize, parse and...
2020-08-26 Jonas Nickextrakeys: Init empty experimental module
This page took 0.218937 seconds and 34 git commands to generate.