Ensure that x**0 mod 1 = 0.
authorAdam Langley <agl@chromium.org>
Tue, 23 Apr 2013 16:13:51 +0000 (12:13 -0400)
committerBen Laurie <ben@links.org>
Tue, 4 Jun 2013 17:47:11 +0000 (18:47 +0100)
commit2b0180c37fa6ffc48ee40caa831ca398b828e680
tree428c8c781d5c4461e361e0a23d8922a4ea3793b3
parent7753a3a68431aa81b82beea4c3f5374b41454679
Ensure that x**0 mod 1 = 0.
crypto/bn/bn_exp.c
crypto/bn/exptest.c