jose-pcl 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
Showing the top 20 packages that depend on jose-pcl.
Packages | Downloads |
---|---|
IdentityModel.OidcClient
OpenID Connect Client Library for Native Applications
|
20 |
IdentityModel.OidcClient
OpenID Connect Client Library for Native Applications
|
18 |
IdentityModel.OidcClient
OpenID Connect Client Library for Native Applications
|
17 |
IdentityModel.OidcClient
OpenID Connect Client Library for Native Applications
|
16 |
IdentityModel.OidcClient
OpenID Connect Client Library for Native Applications
|
14 |
Plaintext
Any 0.0
- Newtonsoft.Json (>= 8.0.2)
- PCLCrypto (>= 2.0.147)