@@@ utils/: Add Pocklington proofs for important prime numbers. mdw/pock
authorMark Wooding <mdw@distorted.org.uk>
Tue, 3 Sep 2019 01:41:21 +0000 (02:41 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 4 Sep 2019 21:40:15 +0000 (22:40 +0100)
commitbdb332623b6c0e0b9b5e27bfe47b863b86b6a6bf
tree9deb6d3b5b208c924970274770fe11a82020ab5b
parentbfff260d2465d42b5916640dc70e91953b967b56
@@@ utils/: Add Pocklington proofs for important prime numbers.

This is work in progress.  I need to complete the (intensive)
computations for some of the larger primes.
12 files changed:
utils/catacomb-ll-128-512.pock [new file with mode: 0644]
utils/catacomb-ll-160-1024.pock [new file with mode: 0644]
utils/catacomb-ll-192-1536.pock [new file with mode: 0644]
utils/catacomb-ll-224-2048.pock [new file with mode: 0644]
utils/catacomb-ll-256-3072.pock [new file with mode: 0644]
utils/curve25519.pock [new file with mode: 0644]
utils/ed448.pock [new file with mode: 0644]
utils/findpock.mk [new file with mode: 0644]
utils/findpock.sage [new file with mode: 0755]
utils/g224.mk [new file with mode: 0644]
utils/g384.mk [new file with mode: 0644]
utils/poly1305.pock [new file with mode: 0644]