Cyber

SSL Certificate for IIS 10 Microsoft Server

After generating CSR in IIS 10, it is time to install SSL certificate on IIS 10. The certificate authority sends an email with zip file that contains generally main certificate, root and intermediate certificate (CA Bundle). Root and Intermediate certificate will be installed via MMC (Microsoft Management Console) for IIS. The rest main certificate will …

SSL Certificate for IIS 10 Microsoft Server Read More »

Using Geforce On Linux

You can now use Geforce on your Linux machine. Install User Agent Switcher Extension Add Chrome OS User Agent Add the User Agent String: Switch Agent and Launch Click on the Extension icon and select COS or whatever flag you made. Then Launch https://play.geforcenow.com/

Symmetric vs Asymmetric Encryption – Which is More Secure?

Asymmetric Encryption is much secure than Symmetric Encryption.  Asymmetric Encryption use Public Key & Private key while Symmetric encryption only use one Secret key to encrypt and decrypt the message. In terms of Speed, symmetric encryption is faster compared to Asymmetric encryption. Let’s find the differences between symmetric vs asymmetric encryption in details like key …

Symmetric vs Asymmetric Encryption – Which is More Secure? Read More »

128 vs 256-bit SSL Encryption – What are the Differences?

256-bit encryption is much secure than 128-bit. A 256-bit encryption key means there are 2256 possible combinations compared to the 128-bit key which has 2128 possible combinations a hacker would have tried to break the encryption. In simple terms, 256-bit key takes 14 rounds of AES compared to 10 AES rounds of 128-bit key for …

128 vs 256-bit SSL Encryption – What are the Differences? Read More »