Skip to content

sanook2012/DotNetCoreCryptography

 
 

Repository files navigation

DotNetCoreCryptography

Simple repo to play with Cryptography in .NET core

Running tests

Some unit tests runs against an Azure KeyVault instance, if you want those tests to succeeds, you need to set following environment variables

AZURE_TENANT_ID=#Tenant where the application is installed
AZURE_CLIENT_SECRET=#Client secret for oauth enterprise azure app
AZURE_CLIENT_ID=#Client id for oauth enterprise azure app

About

Simple repo to play with Cryptography in .NET core

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 94.6%
  • PowerShell 5.4%