Calculate product of small primes for DSA prime search.
authormdw <mdw>
Wed, 22 Dec 1999 15:51:02 +0000 (15:51 +0000)
committermdw <mdw>
Wed, 22 Dec 1999 15:51:02 +0000 (15:51 +0000)
commit363f488d29bf3c6d723a56946b7160e111c1de34
tree86f7b879012c1ca3b61a6c660792799aeb199e41
parent01898d8eb947e922eb289589cd7b1f016e2ada06
Calculate product of small primes for DSA prime search.
primorial.c [new file with mode: 0644]
primorial.h [new file with mode: 0644]