diff options
author | Kazuki Yamaguchi <[email protected]> | 2021-04-02 22:08:13 +0900 |
---|---|---|
committer | Kazuki Yamaguchi <[email protected]> | 2021-07-18 17:44:40 +0900 |
commit | decce40da7ee5180a4093f794eacc1dc5fe8e814 (patch) | |
tree | 98c8d34da7cb8aa2e049560ccb197f814124066b /ext/openssl/openssl_missing.c | |
parent | 01fcb8f45b28d9b33e04c9b9873e47276faf5581 (diff) |
[ruby/openssl] bn: update documentation of OpenSSL::BN#initialize and #to_s
Clarify that BN.new(str, 2) and bn.to_s(2) handles binary string in
big-endian, and the sign of the bignum is ignored.
Reference: https://github.com/ruby/openssl/issues/431
https://github.com/ruby/openssl/commit/6fae2bd612
Diffstat (limited to 'ext/openssl/openssl_missing.c')
0 files changed, 0 insertions, 0 deletions