Tiny bug in bn_power_2() - didn't work with powers that were a
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 10 Mar 2001 11:03:26 +0000 (11:03 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 10 Mar 2001 11:03:26 +0000 (11:03 +0000)
commit691179bde667c9784fde61a8f68d65a6dc331fd1
treea295e7d909482d9847978402a6d56f9f11ad2fc2
parent2e8324fc5624af5e4d3de5955bf781cf8a7c027c
Tiny bug in bn_power_2() - didn't work with powers that were a
multiple of 16. Oops!

git-svn-id: svn://svn.tartarus.org/sgt/putty@990 cda61777-01e9-0310-a592-d414129be87e
sshbn.c