package
0.0.0-20220911040611-a01d5377f0c2
Repository: https://github.com/crossedbot/simplejwt.git
Documentation: pkg.go.dev
# Constants
256 bits = 32 bytes.
384 bits = 48 bytes.
521 bits ~ 66 bytes.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
List of ECDSA algorithms.
List of ECDSA algorithms.
List of ECDSA algorithms.
List of HMAC algorithms.
List of HMAC algorithms.
List of HMAC algorithms.
List of "none" algorithms.
List of RSA PSS algorithms.
List of RSA PSS algorithms.
List of RSA PSS algorithms.
List of RSA algorithms.
List of RSA algorithms.
List of RSA algorithms.
List of possible errors.
List of possible errors.
List of possible errors.
List of possible errors.
# Interfaces
SigningAlgorithm represents the interface to an algorithm for signing JWTs.