Package: ruby-jwt (2.2.2-1)
Links for ruby-jwt
Debian Resources:
Download Source Package ruby-jwt:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
implementazione di JSON Web Token in Ruby
Un JWT (JSON Web Token) è un formato compatto per token pensato per ambienti con spazio limitato come intestazioni HTTP Authorization e parametri di interrogazione di URI, e utilizzato come mezzo per rappresentare istanze da trasferire tra due parti. Le istanze in un JWT sono codificate come un oggetto JSON che è firmato in modo digitale.
La specifica JWT gestisce svariati algoritmi per firmare in modo cifrato; questa libreria attualmente gestisce HMAC (HS256, HS384, HS512) e RSA (RS256, RS256, RS512); sono gestiti anche i JWT in testo semplice non firmati.
Other Packages Related to ruby-jwt
|
|
|
|
-
- dep: ruby
- interprete per il linguaggio di scripting orientato agli oggetti Ruby (versione predefinita)
- or ruby-interpreter
- Package not available
Download ruby-jwt
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 20.7 kB | 66.0 kB | [list of files] |