jose-pcl
0.0.3
See the version list below for details.
dotnet add package jose-pcl --version 0.0.3
NuGet\Install-Package jose-pcl -Version 0.0.3
<PackageReference Include="jose-pcl" Version="0.0.3" />
paket add jose-pcl --version 0.0.3
#r "nuget: jose-pcl, 0.0.3"
// Install jose-pcl as a Cake Addin #addin nuget:?package=jose-pcl&version=0.0.3 // Install jose-pcl as a Cake Tool #tool nuget:?package=jose-pcl&version=0.0.3
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 (>= 1.0.86)
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