#origin #token #trial #third-party #format #caller #chrome

origin-trial-token

An implementation of the Chrome Origin Trial token format

2 releases

0.1.1 May 24, 2022
0.1.0 Feb 17, 2022

#4 in #caller

Download history 137/week @ 2024-03-13 113/week @ 2024-03-20 201/week @ 2024-03-27 182/week @ 2024-04-03 134/week @ 2024-04-10 238/week @ 2024-04-17 347/week @ 2024-04-24 466/week @ 2024-05-01 335/week @ 2024-05-08 384/week @ 2024-05-15 365/week @ 2024-05-22 294/week @ 2024-05-29 171/week @ 2024-06-05 387/week @ 2024-06-12 238/week @ 2024-06-19 299/week @ 2024-06-26

1,135 downloads per month

MPL-2.0 license

16KB
280 lines

Implements a simple processor for https://github.com/chromium/chromium/blob/d7da0240cae77824d1eda25745c4022757499131/third_party/blink/public/common/origin_trials/origin_trials_token_structure.md

This crate intentionally leaves the cryptography to the caller. See the tools/ directory for example usages.

Dependencies

~0.6–1.4MB
~31K SLoC