-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

openssl prime


> OpenSSL command to compute prime numbers.

More information.


Generate a 2048bit prime number and display it in hexadecimal:

openssl prime -generate -bits 2048 -hex

Check if a given number is prime:

openssl prime {number}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 05:47:01 2024