-
Notifications
You must be signed in to change notification settings - Fork 21
Optimize pairing verification #125
Copy link
Copy link
Open
Description
See
shutter/shlib/shcrypto/keys.go
Lines 203 to 205 in 31707b7
| // TODO: This could be optimized by inverting one of the arguments in one of the pairings, | |
| // multiplying the results and comparing the result to 1. This would improve performance as it | |
| // avoids one of the final exponentiations. |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels