commit | 2a2e9467ed92482d0efa26e0a614cd58e78d6184 | [log] [tgz] |
---|---|---|
author | Alex Chau <[email protected]> | Mon Oct 14 20:14:05 2019 |
committer | Commit Bot <[email protected]> | Mon Oct 14 20:14:05 2019 |
tree | a506d75656eca8e3f733c9b57709b81c8e9e7aba | |
parent | 485a5f9a0fffd09a6a9e446bd91ec751749602c7 [diff] |
Create ECPrivateKey from secret - Derive ECPrivateKey from secret deterministically using EC_KEY_derive_from_secret - Will be used for VapidKeyManager to generate a ECPrivateKey from 256-bit secret from Chrome Sync, as illustrated in https://crrev.com/c/1848171 Bug: 1010968 Change-Id: Id2445ff802e9598ad3b454dc42972a6812713885 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1844961 Commit-Queue: Alex Chau <[email protected]> Reviewed-by: David Benjamin <[email protected]> Reviewed-by: Richard Knoll <[email protected]> Cr-Commit-Position: refs/heads/master@{#705661}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .