[roll] Roll fuchsia [ffx][ssh] Improve public key parsing.

There were some untrue assumptions about how ssh key files were parsed.
This addresses them to make sure the public key can be found correctly.

This also restricts public key parsing to ed25519 as fuchsia does not
use other key types.

Original-Bug: 465142999
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1441869
Original-Revision: 19f27518fd93a89fd5a86155b7351e7c51f0c559
GitOrigin-RevId: 0342afc4e41473e97cb234695d159db4eeff1081
Change-Id: Ia0f50a54861687dad53ab89a70fb339ba32307e7
1 file changed
tree: 4a1b78ac66965c2694d2a64d499aaa66acce117f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.