538 Commits (cd487496b5b0ca5f8f089f70b2b80cb5d9d63983)
 

Author SHA1 Message Date
  Michael Hamburg cd487496b5 Revert "Add includes to build interface of decaf libs" 6 years ago
  Mike Hamburg b057a230c9 Merge /u/mariusvolkhart/ed448goldilocks/ branch mv/messaging into master 6 years ago
  Mike Hamburg 53f794b1f0 Merge /u/mariusvolkhart/ed448goldilocks/ branch mv/cmakeIncludes into master 6 years ago
  Marius Volkhart c95bd00995 Tweak generated code message 6 years ago
  Marius Volkhart 540d9b8158 Add includes to build interface of decaf libs 6 years ago
  Marius Volkhart 28ffdb84b1 Fix flaky Python generator 6 years ago
  Michael Hamburg 03977eba48 Minor changes. 6 years ago
  Michael Hamburg 8816973280 v1.0 6 years ago
  Johan Pascal 9de0d1a34e Merge with master from the original depot 6 years ago
  Michael Hamburg 15c3f7b7bb CC= -> CC?= in Makefile, thanks Timo Gurr 6 years ago
  Michael Hamburg ffb134af3a minor fixes: fix unreachable code, fix an integer used in boolean context, thanks to Sofi Celi 6 years ago
  mrolinek 69308cbf99 windows_compatibility 7 years ago
  Michael Hamburg bf609436a0 fix sagetest; thanks sofi 7 years ago
  Michael Hamburg 3acbdaf999 fix python2/3 ord issue 7 years ago
  mrolinek e8193b1c96 cmake architecture detection improved 7 years ago
  mrolinek 792fe29a46 Renamed aux to _aux for Windows compatibility 7 years ago
  Johan Pascal 36c2c01e8b Remove useless call to basename when building include guards 7 years ago
  Johan Pascal 6b804c612e Add make doc 7 years ago
  Michael Hamburg ea6c8cdd83 add tests for identity and torquing 7 years ago
  Johan Pascal d18af7c9f1 build scripts manage the decaf_tables.c generation 7 years ago
  Michael Hamburg b0af873fc8 double and encode in ristretto.sage for decaf ed25519. kinda sloppy, but good enough for a poc since im not going to implement in c yet anyway 7 years ago
  Michael Hamburg 1b7b5099eb double and encode in ristretto.sage for decaf ed448, not ed25519 7 years ago
  Michael Hamburg 6a5e8284b3 doubleAndEncode for ristretto in sage doc 7 years ago
  Johan Pascal e39cc5d9ee Do not archive generated code 7 years ago
  Johan Pascal 26a7b2a9b7 include python code generation in cmake scripts 7 years ago
  Johan Pascal fd45d88492 Fix compile on arm_32 7 years ago
  Johan Pascal a59d1045e4 cmake script 7 years ago
  Olivier ChĂ©ron c811f7809a Add missing FIELD_LITERAL for RISTRETTO_FACTOR 7 years ago
  Mike Hamburg fa5ac6c0f3 avoid no-prototype warning in ristretto.cxx 7 years ago
  Michael Hamburg 7a3c1ee416 readme 7 years ago
  Michael Hamburg c227424384 make doc now mostly works 7 years ago
  Michael Hamburg 7527e91a56 Breaking changes! 7 years ago
  Michael Hamburg 45eb0e14d3 change the misleading mul_by_cofactor functions to mul_by_ratio, and create ENCODE_RATIO and DECODE_ratio constants to represent this 7 years ago
  Michael Hamburg 637bd72662 change HISTORY.txt 7 years ago
  Michael Hamburg 0c60af55fe clear a couple todos. still have to rename the clear cofactor fns 7 years ago
  Michael Hamburg 98bfcb0196 IsoE25519 is now better known as Ristretto 7 years ago
  Michael Hamburg 4de924c786 Incorporate test vectors from Dalek 7 years ago
  Michael Hamburg 70303957e2 toggle elligator sign back to match Dalek 7 years ago
  Michael Hamburg 2bcccebd8d expose mul_by_cofactor_and_encode_like_x, but need to adjust clearing ratios 7 years ago
  Michael Hamburg 164342ebfd inverse elligator works, but at what cost?!?!!? 7 years ago
  Michael Hamburg 17347b04a7 test harness to invert elligator by brute force 7 years ago
  Michael Hamburg 1a38c25d9d CFRG crypto back to working, just need to do elligator inversion for identity on x25519 7 years ago
  Michael Hamburg 2d04fa7b43 working out sign bugs; then on to invert elligator ristretto 7 years ago
  Michael Hamburg 2cc6ebfb67 ed25519 ristretto inverse works except at the identity point 7 years ago
  Michael Hamburg 5fc32bf1e9 elligator apparently(?) working for ed448 7 years ago
  Michael Hamburg 52ca544962 update ristretto.sage to not crash on div0 for elligator (d-a)/d/u; check that these work 7 years ago
  Michael Hamburg 733e67e80d whoops, bad hex decoder 7 years ago
  Michael Hamburg c82e7ae7a7 add ristretto widget. elligator is correct, but inverse is not yet 7 years ago
  Michael Hamburg 263d454903 ristretto patched in, except elligator. still need to test against vectors though 7 years ago
  Michael Hamburg 9f8b492e5f links in the readme 7 years ago