New function @mp_odd@ to extract powers of two from an integer. This is
authormdw <mdw>
Thu, 22 Jun 2000 19:02:53 +0000 (19:02 +0000)
committermdw <mdw>
Thu, 22 Jun 2000 19:02:53 +0000 (19:02 +0000)
commitf1713c638e2bcef604f70193818a9fd40f3f1a2f
treedf3ff3d875a92f838c50de35b37b52a267aeed9c
parent22a073c05a6237e8e4b3c4d9a761b04656209efe
New function @mp_odd@ to extract powers of two from an integer.  This is
common code from the Rabin-Miller test, RSA key recovery and modular
square-root extraction.
mp-arith.c