Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 376 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 376 Bytes

encrypt101

  • Test symmetric key encryption / decryption
  • Test Azure Key Vault HSM encryption / decryption

Required lib

pip install cryptography
pip install azure-identity azure-keyvault-secrets azure-keyvault-keys
curl -sL https://aka.ms/InstallAzureCLIDeb | sudo bash 

Environment variable

export KEY_VAULT_NAME=xxxxxxxx
export KEY_NAME=yyyyyyyy