Support importing/exporting keys from/to Paserk #25
not-my-profile
started this conversation in
Ideas
Replies: 2 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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 this library, since it doesn't support Paserk.
So it would be great if this library could support importing/exporting keys from/to Paserk :)
To be specific I'm talking about the
local
,public
andsecret
PASERK types from this matrix.Beta Was this translation helpful? Give feedback.
All reactions