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
schemas: fix rsa_common.json otherPrimeInfos format
As described in doc/types.md and confirmed in the original generator src
these array items are BigInt format, not Hex.
Thanks to jpgoldberg for the report.
0 commit comments