You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added padding for base64 in order to use strict base64 decoding of Zn…
…. Added explicity conversion between byte array and string. This make it work in pharo7
Added class for header algorithm RS256. The class does not yet implem…
…ent the RSA signing. Additionally a switch for checking signature has been added. So it can be used with non-checking in case of RSA