]> Git Repo - secp256k1.git/commit
Perf. improvement in _gej_add_ge
authorPeter Dettman <[email protected]>
Sat, 4 Jul 2015 05:02:39 +0000 (14:32 +0930)
committerPeter Dettman <[email protected]>
Sat, 4 Jul 2015 06:51:35 +0000 (16:21 +0930)
commit55e7fc32cb0d0c57b75cc4fc00c2f9c1e201ff0e
treeaf138009f045cbb540eb67e4a9a3436c4b799316
parent17f7148606172e23e938255c680de4951f621fe3
Perf. improvement in _gej_add_ge

- Avoid one weak normalization
- Change one full normalization to weak
- Avoid unnecessary fe assignment
- Update magnitude annotations
src/group_impl.h
This page took 0.034733 seconds and 4 git commands to generate.