Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 2a45839778955ffcab01918f10544d46e42f9a5b
      
https://github.com/openssl/openssl/commit/2a45839778955ffcab01918f10544d46e42f9a5b
  Author: erbsland-dev <git...@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 <nhor...@openssl.org>
Reviewed-by: Tomas Mraz <to...@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24812)



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

Reply via email to