Open umnikos opened 3 years ago
Benchmarks on my own RSA key generation implementation (with a fixed rng seed). May not be a completely true comparison since multiplication isn't the only thing it does but it's one of the main bottlenecks.
Feel free to edit the code to your likings
Benchmarks on my own RSA key generation implementation (with a fixed rng seed). May not be a completely true comparison since multiplication isn't the only thing it does but it's one of the main bottlenecks.
Feel free to edit the code to your likings