21 Commits (d675971feed65c0ea818e763868565d2a4d07fb5)

Author SHA1 Message Date
  Mike Hamburg 93491671fa gcc cleanliness 9 years ago
  Michael Hamburg 543df14916 decaf direct scalarmul montgomery version coded but WRONG 10 years ago
  Michael Hamburg e84fd3f1fd define experimental direct_scalarmul, which can be implemented as monty ladder (at least for comparison purposes at the beginning) 10 years ago
  Michael Hamburg ae24f96e09 copying existing decaf impl to "fast" version. not that fast yet, but uses native field mul code. Also rework precomputed tables to be agnostic of underlying impl 10 years ago
  Mike Hamburg b274e35d9a Add "precomputed" API to decaf. It doesnt actually precompute in the mini decaf impl, but it passes tests. 10 years ago
  Mike Hamburg 994812cf14 differentiate curve 10 years ago
  Michael Hamburg d4f4d0ed60 ready for prime time? 10 years ago
  Mike Hamburg b3f7d97977 decaf scalarmul signed w=2 working. Surprisingly only twice as slow as Goldilocks 10 years ago
  Mike Hamburg e251453d15 simple extended form is in. Probably simplify it more... 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
  Mike Hamburg a59228c69c const** related fixes for gcc 10 years ago
  Michael Hamburg 93e866bb8c gmp-style foo_t[1] for points too 10 years ago
  Michael Hamburg d383dfe91e going to GMP-style element[1] types 10 years ago
  Mike Hamburg 1d07343067 p521 testing, 803kcy ecdh 10 years ago
  Mike Hamburg 6546660199 E-521-related changes. Not quite ready yet... 10 years ago
  Mike Hamburg 1f480b0f95 Big changes for curve flexibility. For details see HISTORY.txt. 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
  David Leon Gil c699cb29db Minor 10 years ago
  Michael Hamburg 4eb210cd85 Mostly a cleanup release. Cleanup old code, improve documentation, 10 years ago
  Michael Hamburg d4085b9606 Internal changes which break compatibility with previous versions 10 years ago
  Michael Hamburg 1eab9a3a08 New release. 10 years ago