Skip to main content

Learning Log 5

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.

Comments

Popular posts from this blog

Learning Log 2

A part of our lesson in cryptography is the password policy and it gave me a different perspective on how account passwords are being secured. As what I've learned, passwords are the weakest type of authentication but it is the most commonly used. From my observations, companies handle the passwords differently. Some may be stricter than the other. I have an account from a website and when every time I try to reset my password, it asks for a unique one than the recent ones I've used. This proves that they handle the user's password history strictly. That kind of security may be annoying but they I guess they just want to avoid hackers. The recommended password to have is the one that's long, having caps and not, special characters, and numbers. The more complex your password is, the more hard it is to get hacked. I plan to change my usual password to a more complicated one asap. 

Learning Log 6

Learning how to use pfSense gave me an idea to use it for my home internet, especially, when I'd have my future kids. Blocking websites that are not intended for minors is a good way to hide content that are only for adults. For me, it is another way to avoid phishing websites and etc. In our lecture, the topic physical security was being taught. It actually gave me a new perspective on how buildings handle their security. Like what kind of door should be used for fire exits which should be made of light timber and knowing that there are different kinds of water sprinklers that best fit a situation. There are numerous ways on how to secure a building but standards should be followed at least. No steel doors for fire exits, please. In another lecture, it was like a review of our previous subject. We should take note of the broadcast domain and the collision domain of each network device (Hub, switch, and router). Setting up an environment for example, a company, needs firewalls ...