National Cybersecurity Authority (NCA): What You Need to Know

In its Vision 2030 development plan, Saudi Arabia included a National Transformation Program whose purpose is to diversify the Kingdom’s income away from the oil industry. One of the core tenets of that program is to enable the growth of the priv… Continue reading National Cybersecurity Authority (NCA): What You Need to Know

Algorithm and key size to choose for SSL certificates (security and CPU wise) in 2020 (using nginx)

I posted this question already on SO, but as it is not really a programmin question I thought it might be a better place to ask here:
I want to setup a new SSL certificate store for generating SSL certs (server certs (nginx) and client cer… Continue reading Algorithm and key size to choose for SSL certificates (security and CPU wise) in 2020 (using nginx)

Does the "Key Encipherment" key usage make sense when using ECDH P384?

I configured a Windows CA and created a certificate template to issue certificates with ECDH_P384 keys:

Then I noticed that it’s not possible to set the “Key Encipherment” key usage in the “Extensions” tab:

What is the reason behind … Continue reading Does the "Key Encipherment" key usage make sense when using ECDH P384?