The Wayback Machine - https://web.archive.org/web/20200912095705/https://github.com/lcasoft/JWT
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

README.md

Ekko Proxy JWT Encoder and Validation tool

The Ekko Proxy JWT tool allows you to encode or validate JWT (signed) tokens safely on your machine without you having to rely on potentially insecure online equivalent tools.

JWT Tool Screenshot: Ekko Proxy JWT tool

The supported JWT signing algorithms are: HMAC-SHA (HS256, HS384, HS512), RSASSA-PKCS (RS256, RS384, RS512), ECDSA (Elliptic Curve - ES256, ES384, ES512), and RSASSA-PSS (PS256, PS384, PS512).

Ekko Proxy includes tools to compare, encode/decode, format, match, and hash data, validate / encode JWT tokens - all safely from your local machine or server without the inherent dangers of using similar online tools.

Please see Ekko Proxy GitHub or Ekko Proxy Home Page for further details on how to install and use.

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.