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
In order to use Paseto for my application I need cross-language interoperability. However the only two Paseto v4 implementations for Python enforce Algorithm Lucidity, meaning they currently cannot be easily used in conjunction with pvx, since it doesn't support Paserk.
So it would be great if pvx could support importing/exporting keys from/to Paserk :)
To be specific I'm talking about the local, public and secret PASERK types from this matrix.
In order to use Paseto for my application I need cross-language interoperability. However the only two Paseto v4 implementations for Python enforce Algorithm Lucidity, meaning they currently cannot be easily used in conjunction with pvx, since it doesn't support Paserk.
So it would be great if pvx could support importing/exporting keys from/to Paserk :)
To be specific I'm talking about the
local
,public
andsecret
PASERK types from this matrix.Edit: This is now also recommended by the implementation guide.
The text was updated successfully, but these errors were encountered: