Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Name: Ed25519: high-speed high-security signatures | |
|
davidben
2016/01/11 20:42:02
I suspect you need to get this reviewed by some ot
| |
| 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. | |
| 12 | |
| 13 Local Modifications: | |
| 14 None. | |
| OLD | NEW |