comparison fuzzer-pubkey.dict @ 24:6fdde90420ff

Add more strings to pubkey dict. Use for fuzzer-verify too
author Matt Johnston <matt@ucc.asn.au>
date Sun, 23 Jan 2022 17:24:21 +0800
parents 5214690dc1a7
children 0ef1e51e583f
comparison
equal deleted inserted replaced
23:4032153b8b7a 24:6fdde90420ff
1 "\x00\x00\x00\x07ssh-rsa" 1 "\x00\x00\x00\x07ssh-rsa"
2 "\x00\x00\x00\x07ssh-dss" 2 "\x00\x00\x00\x07ssh-dss"
3 "\x00\x00\x00\x13ecdsa-sha2-nistp256" 3 "\x00\x00\x00\x13ecdsa-sha2-nistp256"
4 "\x00\x00\x00\x13ecdsa-sha2-nistp384" 4 "\x00\x00\x00\x13ecdsa-sha2-nistp384"
5 "\x00\x00\x00\x13ecdsa-sha2-nistp521" 5 "\x00\x00\x00\x13ecdsa-sha2-nistp521"
6 "\x00\x00\x00\x0bssh-ed25519"
7 "\x00\x00\x00\[email protected]"
8 "\x00\x00\x00\[email protected]"
6 "no-port-forwarding" 9 "no-port-forwarding"
7 "no-port-forwarding" 10 "no-port-forwarding"
8 "no-agent-forwarding" 11 "no-agent-forwarding"
9 "no-X11-forwarding" 12 "no-X11-forwarding"
10 "no-pty" 13 "no-pty"
14 "restrict"
11 "command=\"" 15 "command=\""
12 "#" 16 "#"