TritonDataCenter / illumos-extra

Extra non-ON software required for Illumos
Other
39 stars 47 forks source link

OS-8502 Add support for ED25519 keys, remove unused key checking code #101

Closed travispaul closed 11 months ago

travispaul commented 11 months ago

Adds support for ED25519 keys and removes per-key-type related code that is no longer used.

This PR is related to TritonDataCenter/illumos-joyent/pull/462, there will be additional PRs (cloudapi, ufds, etc) to enable ED25519 support throughout the Triton stack.

See OS-8502 for testing notes.