Difficult:
It seems that RSA relies on finding large primes to use in the algorithm, but I thought that we had mentioned earlier that it was usually difficult to generate truly random numbers. It seems that it would be even harder to generate random numbers that are a subset of all the numbers.
Reflective:
I am curious in how RSA stands up to symmetric key cryptography. Is is as secure as AES. I have been told that it generally is slower than many symmetric key encryption but I'm not sure why that is either. It seems like it is less complex than DES or AES but maybe there is more computing to do for it overall.
No comments:
Post a Comment