Branch: refs/heads/openssl-3.0
Home: https://github.com/openssl/openssl
Commit: 8f4514029cae80ab30d91e11ff38d6a3ad2dcb2e
https://github.com/openssl/openssl/commit/8f4514029cae80ab30d91e11ff38d6a3ad2dcb2e
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