]> Git Repo - secp256k1.git/commit - src/scalar.h
Add unit tests for scalars.
authorPieter Wuille <[email protected]>
Wed, 29 Oct 2014 07:35:38 +0000 (00:35 -0700)
committerPieter Wuille <[email protected]>
Wed, 29 Oct 2014 09:11:07 +0000 (02:11 -0700)
commit79359302fbc8d870a484882f2995e3c0dad4a2eb
tree1ee2678a518206e6bff349dbd27b55b2387cc78e
parenteca6cdb123a01bea17a1689cfa7427c0181f1e99
Add unit tests for scalars.

Also add a secp256k1_scalar_is_one function.
src/scalar.h
src/scalar_impl.h
src/tests.c
This page took 0.02395 seconds and 4 git commands to generate.