development-programming-algorithm-prime-factorization.html


* created: 2025-10-21T22:34
* modified: 2025-10-21T22:38

title

Prime factorization

description

Description

Algorithms for prime factorization

TODO!

Use at least 3072 bit numbers for encryption algorithms that are based around prime factorization.

Shors-Algorithm

A algorithm that utilizes quantum computing to efficiently factor a number. To compute a 3072 bit number you would need at least 3072 Qubits (logical quantum bits).