| commit | d1e7a45fdd59f2d1db081347c4d1ced835be5952 | [log] [download] |
|---|---|---|
| author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Tue Oct 22 21:03:16 2013 +0200 |
| committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Wed Oct 23 13:24:55 2013 +0200 |
| tree | 71f12df03760c0871a5482851822474d9fe66130 | |
| parent | 6888167e73c964510109cfe264367173f43a171b [diff] |
Rework ecp_mod_p192() On x86_64, this makes it 5x faster, and ecp_mul() 17% faster for this curve. The code is shorter too.