Chromium Code Reviews
DescriptionAdd public key and signature verification to browser-side API keys
This adds the ability for experimental API keys to be cryptographically verified
in the browser. There is currently a single fixed signing key, whose public key
is embeddded in the browser code.
This makes use of Ed25519 cryptographic signature verification in boringssl, so
boringssl is added as a dependency to content/browser for all platforms (except
iOS)
BUG=543215
Patch Set 1 #
Depends on Patchset: |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||