golang.org/x/crypto/ssh.algorithms.r (field)
4 uses
golang.org/x/crypto/ssh (current package)
common.go#L153: r directionAlgorithms
common.go#L169: stoc, ctos := &result.w, &result.r
handshake.go#L367: t.readBytesLeft = t.algorithms.r.rekeyBytes()
transport.go#L80: ciph, err := newPacketCipher(t.reader.dir, algs.r, kexResult)
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |