TSTausiq Samantarayintausiq.hashnode.dev·Oct 7, 2023 · 3 min readDiffie-Hellman Key ExchangeIn the case of symmetric keys in cryptography, you need a key exchange to encrypt or decrypt stuff by its definition. One of the famous key exchange algorithms is the Diffie-Hellman Key Exchange. Let's start. Algorithm: So, here there are three areas...01T
TSTausiq Samantarayintausiq.hashnode.dev·Nov 13, 2022 · 2 min readHow to install Linux in your Windows System?Ok, so if you are using Windows and thought of using Linux in System, you will google how to use it, or you may ask your friend, you might get an option to install virtual machines or to do dual boot, or may be your college uses that, my suggestion w...00