[openssl/openssl] 05caed: Enhance documentation for `BN_mask_bits()`

Tobias Erbsland noreply at github.com
Wed Jul 10 09:51:59 UTC 2024


  Branch: refs/heads/openssl-3.3
  Home:   https://github.com/openssl/openssl
  Commit: 05caedb5aaa18ccc5feee34f3a4c3c2817a6c966
      https://github.com/openssl/openssl/commit/05caedb5aaa18ccc5feee34f3a4c3c2817a6c966
  Author: erbsland-dev <github at erbsland.dev>
  Date:   2024-07-10 (Wed, 10 Jul 2024)

  Changed paths:
    M doc/man3/BN_set_bit.pod

  Log Message:
  -----------
  Enhance documentation for `BN_mask_bits()`

Fixes #5537

Added a note that the error check for `BN_mask_bits()` depends
on the internal representation that depends on the platform's word size.
Included a reference to the `BN_num_bits()` function for precise bit checking.

Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24812)

(cherry picked from commit 2a45839778955ffcab01918f10544d46e42f9a5b)



To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications


More information about the openssl-commits mailing list