Author

Topic: Where are bodies of functions of secp256k1.h ? (Read 479 times)

staff
Activity: 3458
Merit: 6793
Just writing some code
The actual source for libsecp256k1 is in https://github.com/bitcoin-core/secp256k1. Use that, not the one from the bitcoin/bitcoin repo.
member
Activity: 138
Merit: 25
Previously I can't find, because I search only *.cpp and *.h, not *.c. Thanks
member
Activity: 138
Merit: 25
I have extracted interpreter.cpp and depending source files from Bitcoin source. This version is even compilable but not linkable because bodies of functions of secp256k1.h.
I attach my project: Interpret.zip in Disk Google: https://drive.google.com/file/d/0B7E799YMGCWTUjlxTGJsdVM0MDA/view?usp=sharing
Jump to: