Signature Algorithms

The basic parameters for a JOSE::JWS header are:

  • "alg" (required) - Cryptographic Algorithm used to secure the JWS.

See RFC 7515 for more information about other header parameters.

alg Header Parameter

Here are the supported options for the alg parameter, grouped by similar funcionality: