Crypto.ECC.Curve25519: Added pkcs_eddsa_id(). This is useful for finding the correct curve to use, given an eddsa_id, as it differs from the corresponding curve_id. Also updates some RFC references to reference RFC 8410.