Info
Version: | 8.0.0 |
Author(s): | Felix Jorkowski |
Last Update: | Wednesday, November 29, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/KalixHealth/Kalix.ApiCrypto |
NuGet Url: | https://www.nuget.org/packages/Kalix.ApiCrypto |
Install
Install-Package Kalix.ApiCrypto
dotnet add package Kalix.ApiCrypto
paket add Kalix.ApiCrypto
Kalix.ApiCrypto Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
Tags
Uses ECDSA (P521, P384, P256) to create tokens using JWT. Encrypt/Decrypt data using AES, assuming AES key is encrypted using RSA certificate.