Skip to content

gnoparus/encrypt101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

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