Top "Shared-secret" questions

Shared key is a piece of data, known only to the parties involved, in a secure communication.

Java: Base64 Encode a String using a key

Hi I have data and a key (both strings). The data needs to be encode using the key using Base64. …

java encoding base64 shared-secret
Java Implementation of Shamir's Secret Sharing

I tryed to implement Shamir's Secret Sharing in Java but I have some problem. When I put K>10 the …

java cryptography shared-secret
Connection to Azure Vault using MSI

I am trying to connect to my azure vault from a console application with using MSI For this vault i …

c .net azure azure-security shared-secret