summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-12-26libuecc v4v4Matthias Schiffer
2013-12-26Use LIB_SUFFIX in pkg-config informationMatthias Schiffer
2013-10-28Add -Wall to COMPILE_FLAGSMatthias Schiffer
2013-10-27Update Doxyfile.inMatthias Schiffer
2013-10-27Remove deprecated definitionsMatthias Schiffer
2013-10-27Respect LIB_SUFFIXMatthias Schiffer
2013-10-27Build a shared library as wellMatthias Schiffer
2013-01-09libuecc v3v3Matthias Schiffer
2013-01-09Check points for validity on loadMatthias Schiffer
2012-12-23Add pkg-config file, prepare release 2v2Matthias Schiffer
2012-12-23Lots of code documentationMatthias Schiffer
2012-12-22Change type names to follow the _t convention, add `deprecated' attributeMatthias Schiffer
2012-12-09Fix ecc_25519_gf_is_zeroMatthias Schiffer
2012-12-08Add the order of the base point to the public APIMatthias Schiffer
2012-12-08Add some Doxygen documentationMatthias Schiffer
2012-12-07Reduce before reciprocationMatthias Schiffer
2012-12-07Add GF reciprocal functionMatthias Schiffer
2012-12-07Reworked the APIMatthias Schiffer
2012-03-28Use the same key sanitization as Curve25519v0.1Matthias Schiffer
2012-03-25Add ecc_25519_secret_sanitize stub implementationMatthias Schiffer
2012-03-17Switch from inverted to extended coordinate representationMatthias Schiffer
2012-03-16For Edwards curves, the identity element isn't at infinity, so rename the ide...Matthias Schiffer
2012-03-15Simplyfy secret add, subtract and reduce functionsMatthias Schiffer
2012-03-15Improve modular multiplication performanceMatthias Schiffer
2012-03-14Some more renamed, some utility functionsMatthias Schiffer
2012-03-14Code cleanupMatthias Schiffer
2012-03-14Fixed square_root()Matthias Schiffer
2012-03-14Formatting improvementsMatthias Schiffer
2012-03-14More renames, added secret key arithmeticMatthias Schiffer
2012-03-13Some renames, fix load function, add default baseMatthias Schiffer
2012-03-13Correctly rename all functions to match header fileMatthias Schiffer
2012-03-13Initial versionMatthias Schiffer