Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Name: Ed25519: high-speed high-security signatures | |
| 2 Short Name: Ed25519 | |
| 3 URL: http://ed25519.cr.yp.to/software.html | |
| 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/experiments to sign | |
| 11 tokens for experimental API usage, and to verify the signatures on those tokens. | |
|
chasej
2016/01/22 18:14:00
This would also need to be changed for new naming.
iclelland
2016/01/22 20:31:58
Done.
| |
| 12 | |
| 13 Local Modifications: | |
| 14 None. | |
| OLD | NEW |