TLS private key storage for embedded systems. Are there any best practices?

I am looking for best practices regarding TLS private key storage for small single chip embedded systems, such as Cortex-M MCUs, with monolithic firmware stored in internal flash. Most recommendations seem to be very PC-centric, and in mos… Continue reading TLS private key storage for embedded systems. Are there any best practices?

Storage of certificates and keys in hardware security modules (Use-case TLS)

I am interested in the general security goals for public key cryptography and the different elements of it.

Outline of the use-case:
My use case is an embedded device, which will use TLS to establish secure communication bet… Continue reading Storage of certificates and keys in hardware security modules (Use-case TLS)

Is it possible to configure the Java Cryptography Architecture to use Azure Key Vault as a crypto provider?

We are currently using ForgeRock as an Identity and Access Management solution, this is being hosted on Infrastructure-as-a-Service machines in Azure, i.e. Virtual Machine Scale Sets. There is a requirement to protect the pr… Continue reading Is it possible to configure the Java Cryptography Architecture to use Azure Key Vault as a crypto provider?