*.c: Rearrange and reformat the class methods.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 18 Nov 2019 19:53:29 +0000 (19:53 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 25 Nov 2019 17:43:08 +0000 (17:43 +0000)
commit27cbcf9d360a7b25e54c4e268db5889246015440
treecda235708caf608936182453c24bea37a658f33b
parent637b91402d2497db1318debd3cb3868a5abb8f01
*.c: Rearrange and reformat the class methods.

This is preparation for using Python's built-in facilities for marking
static and and class methods (which weren't around when this project
started out, which is why things are the rather strange way that they
are).
algorithms.c
ec.c
field.c
group.c
key.c
mp.c