Branch: refs/heads/openssl-3.2
Home: https://github.com/openssl/openssl
Commit: dc38fc542b8d64a518e63abca7c0da3b42dc19c4
https://github.com/openssl/openssl/commit/dc38fc542b8d64a518e63abca7c0da3b42dc19c4
Author: erbsland-dev <[email protected]>
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 <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
(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