Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(691)

Side by Side Diff: tools/origin_trials/third_party/README.chromium

Issue 1578793002: Add experimental framework token generation tool (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rename all the things! Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « tools/origin_trials/third_party/OWNERS ('k') | tools/origin_trials/third_party/__init__.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Name: Ed25519: high-speed high-security signatures
2 Short Name: Ed25519
3 URL: http://ed25519.cr.yp.to/software.html
Nico 2016/01/26 15:33:39 third-party code should be in a subfolder of third
iclelland 2016/01/26 16:26:40 Thanks, done.
4 Version: 0
5 License: Public Domain
6 License File: NOT_SHIPPED
7 Security Critical: no
8
9 Description:
10 This package is used by the command-line utilities in tools/origin_trials to
11 sign tokens for experimental feature usage, and to verify the signatures on
12 those tokens.
13
14 Local Modifications:
15 None.
OLDNEW
« no previous file with comments | « tools/origin_trials/third_party/OWNERS ('k') | tools/origin_trials/third_party/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698