jwtd-es ~master
D implementation of JSON Web Token.
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
jwtd
D implementation of JSON Web Token.
Supported algorithms
OpenSSL
- NONE
- HS256
- HS384
- HS512
- RS256
- RS384
- RS512
- ES256
- ES384
- ES512
NOTE - Botan supports private keys just in PKCS#8 format (for RS and ES signatures)
Installation
See DUB page.
Building
Using OpenSSL
dub build --config=openssl
Testing
Using OpenSSL
dub test --config=unittest-openssl
- Registered by Michael Rochelle
- ~master released 5 years ago
- EliteScientist/jwtd-es
- MIT
- Authors:
- Dependencies:
- none
- Versions:
-
0.5.0 2019-Oct-21 ~master 2019-Oct-21 ~openssl_102 2019-Mar-07 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
0 downloads this month
-
307 downloads total
-
- Score:
- 0.7
- Short URL:
- jwtd-es.dub.pm