Skip to content

x/crypto/ssh: doesn't support ed25519 keys #8581

@gopherbot

Description

@gopherbot

by h3g3m0n:

ed25519 keys are supported on newer version of OpenSSH.

ssh-keygen -t ed25519

There is a ed25519 implementation available here:
https://github.com/agl/ed25519/

Although it doesn't have a license.

go version go1.3 linux/amd64

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions