Merge branch 'mdw/ec-ptcmpr'
authorMark Wooding <mdw@distorted.org.uk>
Fri, 27 Feb 2015 21:19:41 +0000 (21:19 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 27 Feb 2015 21:19:41 +0000 (21:19 +0000)
commit6e088aad60fd1a7b16da1bb2be07f46fdbd55561
treeeb710aeb0c040c4ac3759fadc4c615b9271200cd
parent1f14c0c645ce384406e405000375c7fb9e60cc9e
parent6775a491555123da607656e31e0bcdfd70099aa0
Merge branch 'mdw/ec-ptcmpr'

* mdw/ec-ptcmpr:
  math/: Support EC2OSP and OS2ECP operations, with point compression.
  math/f-{prime,niceprime}.c: Fix reduction for `add', `sub' and `neg'.
  math/mp-modsqrt.c: Zero has a square root.  Return it correctly.
  math/: Improve some commentary in the binary-field arithmetic.