]> git.ipfire.org Git - thirdparty/openssl.git/commit
Moved crypto/bn/README.pod to internal manpages
authorqu3ri <qu3ri@protonmail.com>
Thu, 30 Jan 2025 19:04:59 +0000 (14:04 -0500)
committerTomas Mraz <tomas@openssl.org>
Wed, 26 Mar 2025 14:49:31 +0000 (15:49 +0100)
commit78b1fdf4a101ae4909038e90b2c3c961be5a7064
tree4b8761285544f2db15d782a0b9e71a3edcc87f11
parent4943ac7b88dc9004ec24510bf5f8f3a75f5f71f0
Moved crypto/bn/README.pod to internal manpages

The new place is doc/internal/man3/bn_mul_words.pod.

Also removed outdated information.

Implementing the fix from https://github.com/quictls/quictls/pull/214

Fixes #26399

Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26597)
doc/internal/man3/bn_mul_words.pod [moved from crypto/bn/README.pod with 92% similarity]