<div dir="ltr">Hi,<br><br>I tried to populate the Identity header with the stir_shaken module.<br>The header is populated but when I try to verify the signature using an external tool it fails because of the length.<br>I have the folowing Identity generated by Opensips:<br>`<br>eyJhbGciOiJFUzI1NiIsInBwdCI6InNoYWtlbiIsInR5cCI6InBhc3Nwb3J0IiwieDV1IjoiL2hvbWUvdHJpYWwvTHVjcnUvQ29kZS9zdGlyU2hha2VuL215cHVia2V5LnBlbSJ9.eyJhdHRlc3QiOiJBIiwiZGVzdCI6eyJ0biI6WyIxMDAyIl19LCJpYXQiOjE1ODY1MDMxODcsIm9yaWciOnsidG4iOiIxMDAxIn0sIm9yaWdpZCI6IjEyMzQ1NiJ9.MEYCIQCjIx6w8IeilqHq0jbc6uwIB9v1RDmecoep0gRJJC4EmQIhANH1MO9jwRtqH6jgFH12XqROFv-nUroEgzsRAaMJtAsR;info=\u003c/home/trial/Lucru/Code/stirShaken/mypubkey.pem\u003e;ppt=\"shaken\"<br>` <br>the lenght of encoded signature(in base64) is 96 and in the decoded one is 72.<br>In the RFC for ES256 algorithm(<a href="https://tools.ietf.org/html/rfc7518#section-3.4">https://tools.ietf.org/html/rfc7518#section-3.4</a>) the length of the decoded signature is 64.<br>Am I missing something here?<br><br>Thanks,<br>Alexandru Tripon</div>