golang/go

x/crypto/ssh: implement zlib@openssh.com compression

Open

#31,369 opened on Apr 9, 2019

View on GitHub
 (2 comments) (27 reactions) (0 assignees)Go (19,008 forks)batch import
FeatureRequestNeedsFixhelp wanted

Repository metrics

Stars
 (133,883 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

this is an internal google request for implementation of zlib compression in the x/crypto/ssh library, as specified at

https://tools.ietf.org/html/draft-miller-secsh-compression-delayed-00

Contributor guide