aboutsummaryrefslogtreecommitdiffstats
path: root/handshake.go
Commit message (Expand)AuthorAgeFilesLines
* split host and port of remote addrSam Anthony2025-04-111-2/+6
* fmtSam Anthony2025-04-111-1/+1
* create util packageSam Anthony2025-04-111-11/+15
* print fingerprint in hexadecimalSam Anthony2025-04-111-1/+1
* fingerprintSam Anthony2025-04-111-1/+1
* handshake receiving sideSam Anthony2025-04-111-1/+86
* load public key from fileSam Anthony2025-04-111-2/+3
* fix importsSam Anthony2025-04-111-2/+2
* handshake sending sideSam Anthony2025-04-111-0/+49