diff options
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/libcrypto/man/EC_GROUP_check.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/EC_GROUP_check.3 b/src/lib/libcrypto/man/EC_GROUP_check.3 index 146c3d255d..2c45033834 100644 --- a/src/lib/libcrypto/man/EC_GROUP_check.3 +++ b/src/lib/libcrypto/man/EC_GROUP_check.3 | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | .\" $OpenBSD: EC_GROUP_check.3,v 1.6 2025/07/04 05:16:56 jsg Exp $ | 1 | .\" $OpenBSD: EC_GROUP_check.3,v 1.7 2026/08/26 09:03:57 jsg Exp $ |
| 2 | .\" | 2 | .\" |
| 3 | .\" Copyright (c) 2025 Theo Buehler <tb@openbsd.org> | 3 | .\" Copyright (c) 2025 Theo Buehler <tb@openbsd.org> |
| 4 | .\" | 4 | .\" |
| @@ -14,7 +14,7 @@ | |||
| 14 | .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | 14 | .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF |
| 15 | .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 15 | .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
| 16 | .\" | 16 | .\" |
| 17 | .Dd $Mdocdate: July 4 2025 $ | 17 | .Dd $Mdocdate: August 26 2026 $ |
| 18 | .Dt EC_GROUP_CHECK 3 | 18 | .Dt EC_GROUP_CHECK 3 |
| 19 | .Os | 19 | .Os |
| 20 | .Sh NAME | 20 | .Sh NAME |
| @@ -75,7 +75,7 @@ is a point on the curve whose order divides | |||
| 75 | It checks with | 75 | It checks with |
| 76 | .Fn EC_GROUP_check_discriminant | 76 | .Fn EC_GROUP_check_discriminant |
| 77 | that the discriminant is non-zero | 77 | that the discriminant is non-zero |
| 78 | and then verifies that that | 78 | and then verifies that the |
| 79 | .Fa order | 79 | .Fa order |
| 80 | is non-zero and that the product | 80 | is non-zero and that the product |
| 81 | .Fa generator No * Fa order | 81 | .Fa generator No * Fa order |
