Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Check-ins with non-propagating tags:
|
2025-11-08
| ||
| 14:25 | Add Token.Values and Mint.SignValues This update adds the ability to sign key/value pairs (url.Values objects) as Tokens for a more comfortable interface for applications. Leaf check-in: e0de0029f1 user: dec tags: main, trunk, v1.2.0 | |
|
2025-10-12
| ||
| 11:30 | Add Decode, Mint.GetSecret, ErrCrypto This update adds brief.Decode for converting data previously using brief.Encode back into a byte slice. Additionally, Mint.GetSecret allows retrieving a copy of the mint's secret, so that this can be saved and subsequently re-used. In the unlikely event that the underlying crypto operations return an error, it can be detected using ErrCrypto. Documentation was updated with examples and a test was added for the new functionality, especially comparing two Mint objects with same initialization. check-in: 73d24f367a user: dec tags: main, trunk, v1.1.0 | |
|
2024-09-22
| ||
| 12:36 | Add README conversion asciidoc to markdown check-in: 445d251496 user: dec tags: main, trunk, v1.0.1 | |
| 11:34 | Update module name for new home check-in: 771fc20164 user: dec tags: main, trunk, v1.0.0 | |