| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 14 days | paseto/v4: allow empty Footer and empty data in Payload | Shulhan | |
| If the footer is empty then the message will be unpacked with its own public key, instead of sender public key. | |||
| 2026-03-31 | lib/paseto: move [Message.Unpack] to [v4.UnpackPublicToken] | Shulhan | |
| Unpacking v4 public protocol on parent package seems wrong. Only v4 package should know how to unpack it regarding the available fields in the Message. | |||
| 2026-03-30 | lib/paseto: add unit tests for Payload and Message types | Shulhan | |
