Skip to content

Refactor internal ssh module

Niels Möller requested to merge ssh-refactor into main

Move public-key related functions to public.go. Delete unused internal function parseSignatureFile, new internal function parsePublicEd25519.

Merge request reports