28 Commits (a3f7056262d1501daab8e9b5f4af81f642409fc3)

Author SHA1 Message Date
  Mike Hamburg b3f7d97977 decaf scalarmul signed w=2 working. Surprisingly only twice as slow as Goldilocks 10 years ago
  Michael Hamburg 3988b1ad7f decaf first cut 10 years ago
  Mike Hamburg e251453d15 simple extended form is in. Probably simplify it more... 10 years ago
  Mike Hamburg 812163ff60 decaf uses high bit instead of low bit 10 years ago
  Mike Hamburg 34a2931789 decaf no longer needs sqrt(-d) etc; may simplify port to other curves 10 years ago
  Michael Hamburg 4333b7c1f1 pass pathological decaf test cases! 10 years ago
  Michael Hamburg 12a5d0890c decaf seems to work for monty; needs more testing, negative testing. Now should match sage script exactly. 10 years ago
  Michael Hamburg 4f27b22a1d decaf ladder is "correct", but not yet serializing to decaf 10 years ago
  Mike Hamburg 1b4072de53 fix(?) perf regression in monty_aux_step 10 years ago
  Mike Hamburg d274c648d2 fix performance regression for montgomery ladder 10 years ago
  Mike Hamburg 5a0abe8cb5 fixed undeclared function warning 10 years ago
  Michael Hamburg 93e866bb8c gmp-style foo_t[1] for points too 10 years ago
  Michael Hamburg 4e926b0f9f respace 10 years ago
  Michael Hamburg e45137da16 fix subx -> sub mistake 10 years ago
  Michael Hamburg d383dfe91e going to GMP-style element[1] types 10 years ago
  Michael Hamburg b0a2110717 remove probably-unnecessary optimizations (still needs benching to make sure) 10 years ago
  Michael Hamburg 825dd2128b sync with master 10 years ago
  Michael Hamburg 8abc24f4c6 montgomery aux step is defined; probably doesnt work 10 years ago
  Michael Hamburg a412e7b51f simplify ec_point slightly by using subx,negx 10 years ago
  Michael Hamburg ebb6b4db6d both edwards and twisted edwards are in, and agree with one another. point comparison is in. 10 years ago
  Michael Hamburg a9e16440a2 decaf in and working for untwisted curve 10 years ago
  Michael Hamburg de113cbdb0 working on experimental, cofactor-removing compression code 10 years ago
  Mike Hamburg 1d07343067 p521 testing, 803kcy ecdh 10 years ago
  Mike Hamburg 1f480b0f95 Big changes for curve flexibility. For details see HISTORY.txt. 10 years ago
  Michael Hamburg c6d69dec2e WARNING: This commit is largely untested. 10 years ago
  Michael Hamburg b4ce20d667 merge in notes on elligator; move some point ops to ec_point 10 years ago
  Mike Hamburg 165510d57c Working on demagication, so as to support other curves for the CFRG benchmarks in a month or so. 10 years ago
  Mike Hamburg 00b3b3bb94 unify all the ec_point.c files 10 years ago
  Michael Hamburg 4eb210cd85 Mostly a cleanup release. Cleanup old code, improve documentation, 10 years ago
  Michael Hamburg 1eab9a3a08 New release. 11 years ago
  Michael Hamburg 2712648b97 Second commit. Still very preliminary. 11 years ago
  Michael Hamburg 25697caf5c Import the code 11 years ago