aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/secp256k1/pubkey_scalar_mul.h
Commit message (Collapse)AuthorAgeFilesLines
* crypto, crypto/ecies, crypto/secp256k1: libsecp256k1 scalar multGustav Simonsson2015-11-301-0/+56
thanks to Felix Lange (fjl) for help with design & impl