Comparing AI Algorithms for Optimizing Elliptic Curve Cryptography Parameters in e-Commerce Integrations: A Pre-Quantum Analysis
Felipe Tellez, Jorge Ortiz

TL;DR
This study compares genetic algorithms and particle swarm optimization for enhancing elliptic curve cryptography parameters, aiming to improve security and efficiency in e-commerce systems before quantum computing becomes prevalent.
Contribution
It provides a comparative analysis of GA and PSO for ECC parameter optimization, highlighting their effectiveness in a pre-quantum context.
Findings
GA and PSO effectively optimize ECC parameters
GA and PSO outperform traditional methods in simulation
Implications for cybersecurity in e-commerce environments
Abstract
This paper presents a comparative analysis between the Genetic Algorithm (GA) and Particle Swarm Optimization (PSO), two vital artificial intelligence algorithms, focusing on optimizing Elliptic Curve Cryptography (ECC) parameters. These encompass the elliptic curve coefficients, prime number, generator point, group order, and cofactor. The study provides insights into which of the bio-inspired algorithms yields better optimization results for ECC configurations, examining performances under the same fitness function. This function incorporates methods to ensure robust ECC parameters, including assessing for singular or anomalous curves and applying Pollard's rho attack and Hasse's theorem for optimization precision. The optimized parameters generated by GA and PSO are tested in a simulated e-commerce environment, contrasting with well-known curves like secp256k1 during the transmission…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCryptography and Residue Arithmetic · Chaos-based Image/Signal Encryption · Coding theory and cryptography
MethodsGenetic Algorithms
