Skip to main content

curve_security

Function curve_security 

Source
pub fn curve_security(p: u64, order: u64) -> Option<CurveWeakness>
Expand description

Audit a curve of known order #E over ๐”ฝ_p for the structural ECDLP weaknesses. None means the only attacks that apply are the generic O(โˆšยท) ones โ€” the honest ceiling, not a proof of security.