Add support for PASERK Type: seal #57
Labels
enhancement
New feature or request
minor
Requiring a minor version update according to semantic versioning
pinned
This issue will never be considered stale
PASERK Type: seal
This PASERK is a secret key intended for
local
PASETOs, encrypted with anasymmetric wrapping key.
Format
ID Serialization
See lid.
Operations
See PKE for the algorithms used to perform
asymmetric encryption.
When serializing,
[data]
will be the base64url-encoded payload consistingof the return values of the appropriate Encryption operation from the
PKE document, for this PASERK version.
These values will be concatenated together in the order the PKE document specifies
prior to base64url encoding.
Examples
The text was updated successfully, but these errors were encountered: