Hacker News new | ask | show | jobs
by kevin_thibedeau 685 days ago
I had to implement key generation on an embedded device @ 180MHz. RSA2048 would take upwards of five minutes if you didn't get lucky finding primes early on. Stronger ECC would be done within a second.