]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add -in option to prime function to allow input from file for primality testing....
authorzriback <zacharythecdr@gmail.com>
Fri, 24 Jan 2025 06:03:35 +0000 (01:03 -0500)
committerViktor Dukhovni <openssl-users@dukhovni.org>
Tue, 29 Apr 2025 04:17:06 +0000 (14:17 +1000)
commitd18526cb9422a5c7276776fb5f4c715c218df7d7
tree8692b634363bef3237cbc35c83d4ae75dacbbbf0
parent978a4e199d60b8616180128c5d709d9600409113
Add -in option to prime function to allow input from file for primality testing. Update -hex option documentation to reflect use with input and output.

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26549)
apps/prime.c
doc/man1/openssl-prime.pod.in