Skip to main content

rsa_structural_audit

Function rsa_structural_audit 

Source
pub fn rsa_structural_audit(n: &BigInt) -> RsaStrength
Expand description

Audit an RSA modulus with the full structural factoring arsenal (see crate::factor): return a certified factorization if any structural weakness exists, else the soundness verdict — the number-theoretic incompressible residue. Uses the default triage budget.