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
I beg your pardon if this is not the right place for this question.
I want to modify pyoidc and pyjwkest to evaluate non-standard signing and encryption algorithms. The objective is to evaluate some performance metrics when compared to RSA/EC. So I guess my question is actually kind of a request for advice.
Do you think this effort is more than adding the algorithms to pyjwkest and changing names in pyoidc?
Do you have any general advice?
The text was updated successfully, but these errors were encountered:
Hello,
I beg your pardon if this is not the right place for this question.
I want to modify
pyoidc
andpyjwkest
to evaluate non-standard signing and encryption algorithms. The objective is to evaluate some performance metrics when compared to RSA/EC. So I guess my question is actually kind of a request for advice.pyjwkest
and changing names inpyoidc
?The text was updated successfully, but these errors were encountered: