Logo
Explore Help
Sign In
frost/secp256k1-zkp
3
0
Fork 0
You've already forked secp256k1-zkp
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
secp256k1-zkp/src/modules/ecdsa_adaptor/Makefile.am.include

3 lines
109 B
Makefile
Raw Normal View History

ecdsa_adaptor: initialize project This commit adds the foundational configuration and building scripts and an initial structure for the project.
2021-03-04 23:38:48 -08:00
include_HEADERS += include/secp256k1_ecdsa_adaptor.h
ecdsa_adaptor: add nonce function and tags This commit adds a nonce function that will be used by default for ECDSA adaptor signatures. This nonce function is similar to secp256k1_nonce_function_hardened except it uses the compressed 33-byte encoding for the pubkey argument. We need 33 bytes instead of 32 because, unlike with BIP-340, an ECDSA X-coordinate alone is not sufficient to disambiguate the Y-coordinate.
2021-03-05 00:00:13 -08:00
noinst_HEADERS += src/modules/ecdsa_adaptor/main_impl.h
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 263ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API