encryption - How long would it take to factor a RSA 128-bit key length? -


ive done research online , seems suggest recommended key length rsa encryption 1024-bits. have question how long take factor 128-bit rsa key length average computer used today? possible , how long take?

would appreciate give me on question!

a implementation of integer factorization algorithm elliptic curve method (like gmp-cgm) take couple of seconds tops compute factors of 128-bit rsa key on commodity hardware.


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -