Skip to content

x/crypto/ssh/terminal: ReadPassword not supported on Solaris #13085

Closed
@fazalmajid

Description

@fazalmajid

Possibly irrelevant if #12101 is implemented.

I am working on a util_solaris.go to provide Solaris equivalents for the code in util.go, using the high-level APIs provided in x/sys/unix, e.g. unix.IoctlSetTernio. I am not sure if there are rules against importing x/sys/unix in x/sys/crypto. The Linux/BSD implementation in util.go uses syscall, but the requisite Solaris syscalls are apparently only available in x/sys/unix.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions