x448
X448 is a Montgomery-form elliptic curve used for Elliptic Curve Diffie-Hellman (ECDH) key exchange. Defined in RFC 7748, it provides a 448-bit prime-field setting designed for high-security public-key operations while enabling efficient computation on a range of platforms.
The curve is defined over the prime field p = 2^448 − 2^224 − 1, in Montgomery form B*y^2
X448 uses 56-byte private keys (448 bits). Private keys are typically clamped to avoid leakage from small-subgroup
Security and performance: The large subgroup size provides strong classical security, with a high level of
Standards and use: X448 is standardized in RFC 7748 alongside X25519. It is supported by several cryptographic