aboutsummaryrefslogtreecommitdiffstats
path: root/src/per_curve/point.tmpl.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* minor fixes: fix unreachable code, fix an integer used in boolean context, thanks to Sofi CeliMichael Hamburg2018-04-101-1/+1
* make doc now mostly worksMichael Hamburg2017-10-161-42/+31
* change the misleading mul_by_cofactor functions to mul_by_ratio, and create ENCODE_RATIO and DECODE_ratio constants to represent thisMichael Hamburg2017-10-151-24/+35
* IsoE25519 is now better known as RistrettoMichael Hamburg2017-10-131-0/+2
* expose mul_by_cofactor_and_encode_like_x, but need to adjust clearing ratiosMichael Hamburg2017-10-071-0/+24
* working out sign bugs; then on to invert elligator ristrettoMichael Hamburg2017-10-051-0/+6
* add ristretto widget. elligator is correct, but inverse is not yetMichael Hamburg2017-10-041-0/+3
* ristretto patched in, except elligator. still need to test against vectors thoughMichael Hamburg2017-10-041-1/+1
* fix assertion on x25519/x448(0), thanks Olivier CheronMichael Hamburg2017-06-141-3/+20
* remove dynamic throw lists, since theyre deprecatedMichael Hamburg2017-05-021-17/+17
* rename publicly-visible macros to DECAF_ namespaceMichael Hamburg2017-05-021-89/+89
* deprecated macros, thanks Olivier Chéron and Tomi OllilaMichael Hamburg2017-04-261-7/+3
* generator should now be python3 cleanMichael Hamburg2017-04-221-1/+1
* x448 generate_key -> derive_public_key to match ed448 nomenclatureMichael Hamburg2017-04-221-7/+36
* decaf/decaf_[field].h[xx] -> decaf/point_[field].h[xx]Michael Hamburg2016-03-101-0/+699