Chromium Code Reviews| Index: tools/origin_trials/third_party/README.chromium |
| diff --git a/tools/origin_trials/third_party/README.chromium b/tools/origin_trials/third_party/README.chromium |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..91f0630b0aef022cfb55b3a84ec6982bff4aafa3 |
| --- /dev/null |
| +++ b/tools/origin_trials/third_party/README.chromium |
| @@ -0,0 +1,15 @@ |
| +Name: Ed25519: high-speed high-security signatures |
| +Short Name: Ed25519 |
| +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.
|
| +Version: 0 |
| +License: Public Domain |
| +License File: NOT_SHIPPED |
| +Security Critical: no |
| + |
| +Description: |
| +This package is used by the command-line utilities in tools/origin_trials to |
| +sign tokens for experimental feature usage, and to verify the signatures on |
| +those tokens. |
| + |
| +Local Modifications: |
| +None. |