Commit graph

28 commits

Author SHA1 Message Date
pinkforest
ad7c755f49 Documentation migrate to docs.rs hosted
This change migrates all the documentation from dalek.rs
to docs.rs hosted and fixed the backend documentation
generation that was broken.
2022-11-26 11:26:25 +11:00
Michael Rosenberg
a743ea5348
Fixed doc warnings 2022-11-24 02:37:05 -05:00
Isis Lovecruft
77ec974212
Whitespace fixes for 3267a5d merge. 2021-01-08 00:33:37 +00:00
root
8da05f7e90 errata and basepoint_odd_lookup_table test for better understanding 2019-09-04 12:38:02 +08:00
root
fa849e014c errata for vpmuludq 2019-09-02 11:26:11 +08:00
Henry de Valence
9ddbf1ba83 Add notes on the IFMA implementation. 2019-01-18 14:19:39 -08:00
Henry de Valence
dc8431429f Refactor documentation to use doc_cfg. 2019-01-18 14:19:39 -08:00
Henry de Valence
94cb3e7842 Rename field types based on radix.
`FieldElement32` -> `FieldElement2625`
`FieldElement64` -> `FieldElement51`
`Scalar32` -> `Scalar29`
`Scalar64` -> `Scalar52`

This naming is more accurate and would let us add an ADX backend later.
2019-01-17 22:21:55 -08:00
Henry de Valence
5a58f42155 Point to https://ristretto.group since our notes live there now. 2018-07-20 12:24:28 -07:00
Henry de Valence
d791047aac Rewrite notes and documentation. 2018-06-18 13:22:03 -07:00
Henry de Valence
67ba201835 Update AVX2 documentation 2018-04-08 16:59:57 -07:00
Henry de Valence
9fc5602ce7 Split AVX2 docs into markdown file 2018-04-08 15:15:23 -07:00
Henry de Valence
e30d764b7f Add eq testing stub 2018-04-05 14:52:01 -07:00
Henry de Valence
9aa208959d split into new Ristretto Group section 2018-04-05 14:52:01 -07:00
Henry de Valence
dbca373639 Promote headers 2018-04-05 14:52:01 -07:00
Henry de Valence
f446ea82e0 Explicit decoding formulas 2018-04-05 14:52:01 -07:00
Henry de Valence
35c18cfc51 Stub out remaining sections, add overview of batching 2018-04-05 14:52:01 -07:00
Henry de Valence
b713274890 Describe encoding better and more generally 2018-04-05 14:52:01 -07:00
Henry de Valence
5385399854 Use Q_4 instead of T_4
T_4 is nicer because it sounds like "torsion", but T is also used as a variable in ext. coordinates, so Q is better overall since it avoids conflicts later.
2018-04-05 14:52:01 -07:00
Henry de Valence
34a6de83e0 Split out torquing section to cover cof=4 case better 2018-04-05 14:52:01 -07:00
Henry de Valence
fbee5e252c Split explanation of encoding formulas 2018-04-05 14:52:01 -07:00
Henry de Valence
25024a63bc Add dual isogeny 2018-04-05 14:52:01 -07:00
Henry de Valence
3f68349480 Fix whitespace characters 2018-04-05 14:52:01 -07:00
Henry de Valence
862dd33695 Add link to curve models 2018-04-05 14:52:01 -07:00
Henry de Valence
83c3d97651 clarify wording 2018-04-05 14:52:01 -07:00
Henry de Valence
c2d409788a Add links, tweak intro 2018-04-05 14:52:01 -07:00
Henry de Valence
c841998b07 Extract Ristretto notes into a markdown file 2018-04-05 14:52:00 -07:00
Henry de Valence
51f9823c91 Create a new docs/ subtree and move assets into it 2018-04-05 14:52:00 -07:00