jose-pcl
0.0.4
dotnet add package jose-pcl --version 0.0.4
NuGet\Install-Package jose-pcl -Version 0.0.4
<PackageReference Include="jose-pcl" Version="0.0.4" />
paket add jose-pcl --version 0.0.4
#r "nuget: jose-pcl, 0.0.4"
// Install jose-pcl as a Cake Addin #addin nuget:?package=jose-pcl&version=0.0.4 // Install jose-pcl as a Cake Tool #tool nuget:?package=jose-pcl&version=0.0.4
Portable Javascript Object Signing and Encryption (JOSE) and JSON Web Token (JWT) implementation for Windows 8, Windows Phone 8, Windows Silverlight 8 and .NET framework platforms
based on PCLCrypto portable crypto layer
Supported algorithms
Signing:
- HMAC signatures with HS256, HS384 and HS512.
- RSASSA-PKCS1-V1_5 signatures with RS256, RS384 and RS512.
- NONE (unprotected) plain text algorithm without integrity protection
Learn more about Target Frameworks and .NET Standard.
-
- Newtonsoft.Json (>= 8.0.2)
- PCLCrypto (>= 2.0.147)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on jose-pcl:
Package | Downloads |
---|---|
GSMA.MobileConnect
GSMA MobileConnect .Net SDK |
GitHub repositories
This package is not used by any popular GitHub repositories.
Plaintext