Skip to content

Add JWS and JSON Web Token example#16

Open
pennam wants to merge 3 commits into
arduino-libraries:mainfrom
pennam:jwt
Open

Add JWS and JSON Web Token example#16
pennam wants to merge 3 commits into
arduino-libraries:mainfrom
pennam:jwt

Conversation

@pennam

@pennam pennam commented Sep 26, 2024

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions

Copy link
Copy Markdown

Memory usage change @ 475f7ec

Board flash % RAM for global variables %
arduino:mbed_giga:giga 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:mbed_nano:nanorp2040connect 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:mbed_nicla:nicla_vision 🔺 +2880 - +2888 +0.15 - +0.15 🔺 +2064 - +2072 +0.39 - +0.4
arduino:mbed_opta:opta 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:mbed_portenta:envie_m7 N/A N/A N/A N/A
arduino:renesas_portenta:portenta_c33 🔺 +584 - +1660 +0.03 - +0.08 🔺 +356 - +356 +0.07 - +0.07
arduino:renesas_uno:unor4wifi 🔺 +6204 - +6404 +2.37 - +2.44 🔺 +2604 - +2604 +7.95 - +7.95
arduino:samd:mkr1000 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:samd:mkrgsm1400 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:samd:mkrnb1500 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:samd:mkrwifi1010 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:samd:nano_33_iot 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
Click for full report table
Board examples/CertificateSigningRequest
flash
% examples/CertificateSigningRequest
RAM for global variables
% examples/ConfigurationLocking
flash
% examples/ConfigurationLocking
RAM for global variables
% examples/JSONWebToken
flash
% examples/JSONWebToken
RAM for global variables
% examples/RandomNumber
flash
% examples/RandomNumber
RAM for global variables
% examples/SelfSignedCertificate
flash
% examples/SelfSignedCertificate
RAM for global variables
%
arduino:mbed_giga:giga 0 0.0 0 0.0 0 0.0 0 0.0 N/A N/A N/A N/A 0 0.0 0 0.0 0 0.0 0 0.0
arduino:mbed_nano:nanorp2040connect 0 0.0 0 0.0 0 0.0 0 0.0 N/A N/A N/A N/A 0 0.0 0 0.0 0 0.0 0 0.0
arduino:mbed_nicla:nicla_vision 2880 0.15 2064 0.39 2880 0.15 2064 0.39 N/A N/A N/A N/A 2888 0.15 2072 0.4 2880 0.15 2064 0.39
arduino:mbed_opta:opta 0 0.0 0 0.0 0 0.0 0 0.0 N/A N/A N/A N/A 0 0.0 0 0.0 0 0.0 0 0.0
arduino:mbed_portenta:envie_m7 N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A
arduino:renesas_portenta:portenta_c33 584 0.03 356 0.07 584 0.03 356 0.07 N/A N/A N/A N/A 1660 0.08 356 0.07 584 0.03 356 0.07
arduino:renesas_uno:unor4wifi 6204 2.37 2604 7.95 6212 2.37 2604 7.95 N/A N/A N/A N/A 6404 2.44 2604 7.95 6204 2.37 2604 7.95
arduino:samd:mkr1000 0 0.0 0 0.0 0 0.0 0 0.0 N/A N/A N/A N/A 0 0.0 0 0.0 0 0.0 0 0.0
arduino:samd:mkrgsm1400 0 0.0 0 0.0 0 0.0 0 0.0 N/A N/A N/A N/A 0 0.0 0 0.0 0 0.0 0 0.0
arduino:samd:mkrnb1500 0 0.0 0 0.0 0 0.0 0 0.0 N/A N/A N/A N/A 0 0.0 0 0.0 0 0.0 0 0.0
arduino:samd:mkrwifi1010 0 0.0 0 0.0 0 0.0 0 0.0 N/A N/A N/A N/A 0 0.0 0 0.0 0 0.0 0 0.0
arduino:samd:nano_33_iot 0 0.0 0 0.0 0 0.0 0 0.0 N/A N/A N/A N/A 0 0.0 0 0.0 0 0.0 0 0.0
Click for full report CSV
Board,examples/CertificateSigningRequest<br>flash,%,examples/CertificateSigningRequest<br>RAM for global variables,%,examples/ConfigurationLocking<br>flash,%,examples/ConfigurationLocking<br>RAM for global variables,%,examples/JSONWebToken<br>flash,%,examples/JSONWebToken<br>RAM for global variables,%,examples/RandomNumber<br>flash,%,examples/RandomNumber<br>RAM for global variables,%,examples/SelfSignedCertificate<br>flash,%,examples/SelfSignedCertificate<br>RAM for global variables,%
arduino:mbed_giga:giga,0,0.0,0,0.0,0,0.0,0,0.0,N/A,N/A,N/A,N/A,0,0.0,0,0.0,0,0.0,0,0.0
arduino:mbed_nano:nanorp2040connect,0,0.0,0,0.0,0,0.0,0,0.0,N/A,N/A,N/A,N/A,0,0.0,0,0.0,0,0.0,0,0.0
arduino:mbed_nicla:nicla_vision,2880,0.15,2064,0.39,2880,0.15,2064,0.39,N/A,N/A,N/A,N/A,2888,0.15,2072,0.4,2880,0.15,2064,0.39
arduino:mbed_opta:opta,0,0.0,0,0.0,0,0.0,0,0.0,N/A,N/A,N/A,N/A,0,0.0,0,0.0,0,0.0,0,0.0
arduino:mbed_portenta:envie_m7,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
arduino:renesas_portenta:portenta_c33,584,0.03,356,0.07,584,0.03,356,0.07,N/A,N/A,N/A,N/A,1660,0.08,356,0.07,584,0.03,356,0.07
arduino:renesas_uno:unor4wifi,6204,2.37,2604,7.95,6212,2.37,2604,7.95,N/A,N/A,N/A,N/A,6404,2.44,2604,7.95,6204,2.37,2604,7.95
arduino:samd:mkr1000,0,0.0,0,0.0,0,0.0,0,0.0,N/A,N/A,N/A,N/A,0,0.0,0,0.0,0,0.0,0,0.0
arduino:samd:mkrgsm1400,0,0.0,0,0.0,0,0.0,0,0.0,N/A,N/A,N/A,N/A,0,0.0,0,0.0,0,0.0,0,0.0
arduino:samd:mkrnb1500,0,0.0,0,0.0,0,0.0,0,0.0,N/A,N/A,N/A,N/A,0,0.0,0,0.0,0,0.0,0,0.0
arduino:samd:mkrwifi1010,0,0.0,0,0.0,0,0.0,0,0.0,N/A,N/A,N/A,N/A,0,0.0,0,0.0,0,0.0,0,0.0
arduino:samd:nano_33_iot,0,0.0,0,0.0,0,0.0,0,0.0,N/A,N/A,N/A,N/A,0,0.0,0,0.0,0,0.0,0,0.0

@per1234 per1234 added topic: documentation Related to documentation for the project type: enhancement Proposed improvement labels Sep 26, 2024
@github-actions

Copy link
Copy Markdown

Memory usage change @ 55eb88f

Board flash % RAM for global variables %
arduino:mbed_giga:giga 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:mbed_nano:nanorp2040connect 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:mbed_nicla:nicla_vision 🔺 +2944 - +3008 +0.15 - +0.15 🔺 +2064 - +2072 +0.39 - +0.4
arduino:mbed_opta:opta 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:mbed_portenta:envie_m7 N/A N/A N/A N/A
arduino:renesas_portenta:portenta_c33 🔺 +584 - +1660 +0.03 - +0.08 🔺 +356 - +356 +0.07 - +0.07
arduino:renesas_uno:unor4wifi 🔺 +6204 - +6420 +2.37 - +2.45 🔺 +2604 - +2604 +7.95 - +7.95
arduino:samd:mkr1000 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:samd:mkrgsm1400 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:samd:mkrnb1500 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:samd:mkrwan1300 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:samd:mkrwifi1010 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:samd:nano_33_iot 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
Click for full report table
Board examples/CertificateSigningRequest
flash
% examples/CertificateSigningRequest
RAM for global variables
% examples/ConfigurationLocking
flash
% examples/ConfigurationLocking
RAM for global variables
% examples/JSONWebToken
flash
% examples/JSONWebToken
RAM for global variables
% examples/RandomNumber
flash
% examples/RandomNumber
RAM for global variables
% examples/SelfSignedCertificate
flash
% examples/SelfSignedCertificate
RAM for global variables
%
arduino:mbed_giga:giga 0 0.0 0 0.0 0 0.0 0 0.0 N/A N/A N/A N/A 0 0.0 0 0.0 0 0.0 0 0.0
arduino:mbed_nano:nanorp2040connect 0 0.0 0 0.0 0 0.0 0 0.0 N/A N/A N/A N/A 0 0.0 0 0.0 0 0.0 0 0.0
arduino:mbed_nicla:nicla_vision 2944 0.15 2064 0.39 3008 0.15 2064 0.39 N/A N/A N/A N/A 2952 0.15 2072 0.4 2944 0.15 2064 0.39
arduino:mbed_opta:opta 0 0.0 0 0.0 0 0.0 0 0.0 N/A N/A N/A N/A 0 0.0 0 0.0 0 0.0 0 0.0
arduino:mbed_portenta:envie_m7 N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A N/A
arduino:renesas_portenta:portenta_c33 584 0.03 356 0.07 584 0.03 356 0.07 N/A N/A N/A N/A 1660 0.08 356 0.07 584 0.03 356 0.07
arduino:renesas_uno:unor4wifi 6204 2.37 2604 7.95 6212 2.37 2604 7.95 N/A N/A N/A N/A 6420 2.45 2604 7.95 6204 2.37 2604 7.95
arduino:samd:mkr1000 0 0.0 0 0.0 0 0.0 0 0.0 N/A N/A N/A N/A 0 0.0 0 0.0 0 0.0 0 0.0
arduino:samd:mkrgsm1400 0 0.0 0 0.0 0 0.0 0 0.0 N/A N/A N/A N/A 0 0.0 0 0.0 0 0.0 0 0.0
arduino:samd:mkrnb1500 0 0.0 0 0.0 0 0.0 0 0.0 N/A N/A N/A N/A 0 0.0 0 0.0 0 0.0 0 0.0
arduino:samd:mkrwan1300 0 0.0 0 0.0 0 0.0 0 0.0 N/A N/A N/A N/A 0 0.0 0 0.0 0 0.0 0 0.0
arduino:samd:mkrwifi1010 0 0.0 0 0.0 0 0.0 0 0.0 N/A N/A N/A N/A 0 0.0 0 0.0 0 0.0 0 0.0
arduino:samd:nano_33_iot 0 0.0 0 0.0 0 0.0 0 0.0 N/A N/A N/A N/A 0 0.0 0 0.0 0 0.0 0 0.0
Click for full report CSV
Board,examples/CertificateSigningRequest<br>flash,%,examples/CertificateSigningRequest<br>RAM for global variables,%,examples/ConfigurationLocking<br>flash,%,examples/ConfigurationLocking<br>RAM for global variables,%,examples/JSONWebToken<br>flash,%,examples/JSONWebToken<br>RAM for global variables,%,examples/RandomNumber<br>flash,%,examples/RandomNumber<br>RAM for global variables,%,examples/SelfSignedCertificate<br>flash,%,examples/SelfSignedCertificate<br>RAM for global variables,%
arduino:mbed_giga:giga,0,0.0,0,0.0,0,0.0,0,0.0,N/A,N/A,N/A,N/A,0,0.0,0,0.0,0,0.0,0,0.0
arduino:mbed_nano:nanorp2040connect,0,0.0,0,0.0,0,0.0,0,0.0,N/A,N/A,N/A,N/A,0,0.0,0,0.0,0,0.0,0,0.0
arduino:mbed_nicla:nicla_vision,2944,0.15,2064,0.39,3008,0.15,2064,0.39,N/A,N/A,N/A,N/A,2952,0.15,2072,0.4,2944,0.15,2064,0.39
arduino:mbed_opta:opta,0,0.0,0,0.0,0,0.0,0,0.0,N/A,N/A,N/A,N/A,0,0.0,0,0.0,0,0.0,0,0.0
arduino:mbed_portenta:envie_m7,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
arduino:renesas_portenta:portenta_c33,584,0.03,356,0.07,584,0.03,356,0.07,N/A,N/A,N/A,N/A,1660,0.08,356,0.07,584,0.03,356,0.07
arduino:renesas_uno:unor4wifi,6204,2.37,2604,7.95,6212,2.37,2604,7.95,N/A,N/A,N/A,N/A,6420,2.45,2604,7.95,6204,2.37,2604,7.95
arduino:samd:mkr1000,0,0.0,0,0.0,0,0.0,0,0.0,N/A,N/A,N/A,N/A,0,0.0,0,0.0,0,0.0,0,0.0
arduino:samd:mkrgsm1400,0,0.0,0,0.0,0,0.0,0,0.0,N/A,N/A,N/A,N/A,0,0.0,0,0.0,0,0.0,0,0.0
arduino:samd:mkrnb1500,0,0.0,0,0.0,0,0.0,0,0.0,N/A,N/A,N/A,N/A,0,0.0,0,0.0,0,0.0,0,0.0
arduino:samd:mkrwan1300,0,0.0,0,0.0,0,0.0,0,0.0,N/A,N/A,N/A,N/A,0,0.0,0,0.0,0,0.0,0,0.0
arduino:samd:mkrwifi1010,0,0.0,0,0.0,0,0.0,0,0.0,N/A,N/A,N/A,N/A,0,0.0,0,0.0,0,0.0,0,0.0
arduino:samd:nano_33_iot,0,0.0,0,0.0,0,0.0,0,0.0,N/A,N/A,N/A,N/A,0,0.0,0,0.0,0,0.0,0,0.0

@CLAassistant

CLAassistant commented Apr 4, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: documentation Related to documentation for the project type: enhancement Proposed improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants