We are implementing Netsuite SSO in python and trying to generate the token. Can anyone recommend the encryption library equivalent in python that used for SSO-URL? Does the encryption used by the Java example follow an industry standard? We are trying to understand the paddings and encryption used in SSOUrl and NL* classes.