Skip to content

Latest commit

 

History

History

types

PASERK Types

PASERK Type Meaning PASETO Compatibility [data] Encoded?
lid Unique Identifier for a separate PASERK for local PASETOs. local Yes
local Symmetric key for local tokens. local Yes
seal Symmetric key wrapped using asymmetric encryption. local Yes
local-wrap Symmetric key wrapped by another symmetric key. local No
local-pw Symmetric key wrapped using password-based encryption. local Yes
pid Unique Identifier for a separate PASERK for public PASETOs. (Public Key) public Yes
sid Unique Identifier for a separate PASERK for public PASETOs. (Secret Key) public Yes
public Public key for verifying public tokens. public Yes
secret Secret key for signing public tokens. public Yes
secret-wrap Asymmetric secret key wrapped by another symmetric key. public No
secret-pw Asymmetric secret key wrapped using password-based encryption. public Yes