As Nils put it;
authorGeoff Thorpe <geoff@openssl.org>
Thu, 17 Jun 2004 20:13:50 +0000 (20:13 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Thu, 17 Jun 2004 20:13:50 +0000 (20:13 +0000)
commit9088d5f24f467bb8d0c08d78be416cc8226bbcad
treea411c8a6743d1b322a3966ae9a641d3a3d6d9ed2
parentcf9056cfda3976fc53a630f9965b68569d656e27
As Nils put it;

    Yet another question: some time ago you changed BN_set_word.
    Why didn't you change BN_get_word as well?

Quite. I'm also removing the older commented-out implementations to improve
readability. This complex stuff seems to date from a time when the types
didn't match up well.

Submitted by: Nils Larsch, Geoff Thorpe
crypto/bn/bn_lib.c