[roll] Roll fuchsia [ssh-key-manager] Remove support for ssh-dss.

It's too long in the tooth.

Also make the code match the comments, make the comments correct, and
add some more test cases.

Original-Bug: 88280
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/604049
Original-Revision: dcbfd63a596a8c9b301f29449109aab129a54a90
GitOrigin-RevId: 87194e1c3b1a9e2c8a6a3681f11d28cd4fb6abe2
Change-Id: Idc797f18db2fc1fff1aebcf604c6fda4d8354403
1 file changed
tree: 1b8956e87c457a853266596250137b9f0b7d6bd9
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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 via the IRC channel #fuchsia on Freenode.

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.