We were given an exercise about the RSA Algorithm and the Diffie Hellman Algorithm.
In the RSA Algorithm, I found a way to find the value of the d variable that is easier than guessing. It is by using the Extended Euclidean algorithm.
In Diffie Hellman, I believe I haven't found an easier way to find the values of the variables.
All in all, I learned how to understand and use these algorithms. I am excited to learn more algorithms for security.
In the RSA Algorithm, I found a way to find the value of the d variable that is easier than guessing. It is by using the Extended Euclidean algorithm.
In Diffie Hellman, I believe I haven't found an easier way to find the values of the variables.
All in all, I learned how to understand and use these algorithms. I am excited to learn more algorithms for security.
Comments
Post a Comment