Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-02 | Move documentation comments for public API to the public header | Matthias Schiffer | |
This makes the documentation more accessible, as the header now contains all information regarding the usage of the API, and it is not necessary to generate the Doxygen documentation anymore for that. | |||
2015-01-26 | Add a better explanation to ecc_25519_gf_sanitize_secret() | Matthias Schiffer | |
2015-01-26 | Update copyright years | Matthias Schiffer | |
2012-12-23 | Lots of code documentation | Matthias Schiffer | |
2012-12-22 | Change type names to follow the _t convention, add `deprecated' attribute | Matthias Schiffer | |
2012-12-09 | Fix ecc_25519_gf_is_zero | Matthias Schiffer | |
2012-12-08 | Add the order of the base point to the public API | Matthias Schiffer | |
2012-12-07 | Reduce before reciprocation | Matthias Schiffer | |
2012-12-07 | Add GF reciprocal function | Matthias Schiffer | |
2012-12-07 | Reworked the API | Matthias Schiffer | |