Henry de Valence
|
a116fd9679
|
test subtle 2.0
|
2018-11-05 12:06:23 -08:00 |
|
Henry de Valence
|
53fcd1060d
|
Change internal API to use ConditionallySelectable
|
2018-11-02 14:17:43 -07:00 |
|
Isis Lovecruft
|
f43f4f9770
|
Update year in copyright notices to 2018.
|
2018-07-05 00:30:27 +00:00 |
|
Henry de Valence
|
792ac0775e
|
Change to the updated subtle API.
|
2018-03-22 11:13:26 -07:00 |
|
Isis Lovecruft
|
cd112afff5
|
Whitespace EOL fixes.
|
2018-01-31 02:19:53 +00:00 |
|
Henry de Valence
|
86fd06db00
|
s/eps/epsilon/ for clarity
|
2018-01-24 12:42:57 -08:00 |
|
Henry de Valence
|
0e9b8e0a6e
|
Refactor multiply implementation to eliminate reduce() call
|
2018-01-19 18:23:41 -08:00 |
|
Henry de Valence
|
ec50ec96f7
|
Use parallel carry-ins and carry-outs in FieldElement64::reduce()
|
2018-01-19 17:50:48 -08:00 |
|
Henry de Valence
|
d8d235fb48
|
Move pow2k into the backends and use it to implement square()
|
2018-01-19 17:50:48 -08:00 |
|
Isis Lovecruft
|
c71d41ddcc
|
Whitespace fixes.
|
2017-12-04 01:17:17 +00:00 |
|
Henry de Valence
|
c0633ae2d7
|
KaTeXify some backend documentation
|
2017-12-01 11:46:36 -08:00 |
|
Henry de Valence
|
e196f8347c
|
Move 32/64-bit code into submodules in a backend module.
See the doc comment in `backend/mod.rs` for motivation on naming.
|
2017-11-16 16:07:55 -08:00 |
|