Mercurial > dropbear
annotate fuzzer-preauth_nomaths.dict @ 1601:b711a8256919
reduce fuzzer-kexdh params count again, still hitting timeout
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Wed, 07 Mar 2018 22:50:32 +0800 |
parents | c69df5d5db94 |
children |
rev | line source |
---|---|
1594
c69df5d5db94
ciphers/hashes/kex algorithms won't have string lengths, also use
Matt Johnston <matt@ucc.asn.au>
parents:
diff
changeset
|
1 "aes128-ctr" |
c69df5d5db94
ciphers/hashes/kex algorithms won't have string lengths, also use
Matt Johnston <matt@ucc.asn.au>
parents:
diff
changeset
|
2 "aes256-ctr" |
c69df5d5db94
ciphers/hashes/kex algorithms won't have string lengths, also use
Matt Johnston <matt@ucc.asn.au>
parents:
diff
changeset
|
3 "aes128-cbc" |
c69df5d5db94
ciphers/hashes/kex algorithms won't have string lengths, also use
Matt Johnston <matt@ucc.asn.au>
parents:
diff
changeset
|
4 "aes256-cbc" |
c69df5d5db94
ciphers/hashes/kex algorithms won't have string lengths, also use
Matt Johnston <matt@ucc.asn.au>
parents:
diff
changeset
|
5 "3des-ctr" |
c69df5d5db94
ciphers/hashes/kex algorithms won't have string lengths, also use
Matt Johnston <matt@ucc.asn.au>
parents:
diff
changeset
|
6 "3des-cbc" |
c69df5d5db94
ciphers/hashes/kex algorithms won't have string lengths, also use
Matt Johnston <matt@ucc.asn.au>
parents:
diff
changeset
|
7 "hmac-sha1-96" |
c69df5d5db94
ciphers/hashes/kex algorithms won't have string lengths, also use
Matt Johnston <matt@ucc.asn.au>
parents:
diff
changeset
|
8 "hmac-sha1" |
c69df5d5db94
ciphers/hashes/kex algorithms won't have string lengths, also use
Matt Johnston <matt@ucc.asn.au>
parents:
diff
changeset
|
9 "hmac-sha2-256" |
c69df5d5db94
ciphers/hashes/kex algorithms won't have string lengths, also use
Matt Johnston <matt@ucc.asn.au>
parents:
diff
changeset
|
10 "[email protected]" |
c69df5d5db94
ciphers/hashes/kex algorithms won't have string lengths, also use
Matt Johnston <matt@ucc.asn.au>
parents:
diff
changeset
|
11 "zlib" |
c69df5d5db94
ciphers/hashes/kex algorithms won't have string lengths, also use
Matt Johnston <matt@ucc.asn.au>
parents:
diff
changeset
|
12 "none" |
c69df5d5db94
ciphers/hashes/kex algorithms won't have string lengths, also use
Matt Johnston <matt@ucc.asn.au>
parents:
diff
changeset
|
13 "\x00\x00\x00\x13ecdsa-sha2-nistp256" |
c69df5d5db94
ciphers/hashes/kex algorithms won't have string lengths, also use
Matt Johnston <matt@ucc.asn.au>
parents:
diff
changeset
|
14 "\x00\x00\x00\x13ecdsa-sha2-nistp384" |
c69df5d5db94
ciphers/hashes/kex algorithms won't have string lengths, also use
Matt Johnston <matt@ucc.asn.au>
parents:
diff
changeset
|
15 "\x00\x00\x00\x13ecdsa-sha2-nistp521" |
c69df5d5db94
ciphers/hashes/kex algorithms won't have string lengths, also use
Matt Johnston <matt@ucc.asn.au>
parents:
diff
changeset
|
16 "\x00\x00\x00\x07ssh-rsa" |
c69df5d5db94
ciphers/hashes/kex algorithms won't have string lengths, also use
Matt Johnston <matt@ucc.asn.au>
parents:
diff
changeset
|
17 "\x00\x00\x00\x07ssh-dss" |
c69df5d5db94
ciphers/hashes/kex algorithms won't have string lengths, also use
Matt Johnston <matt@ucc.asn.au>
parents:
diff
changeset
|
18 "curve25519-sha256" |
c69df5d5db94
ciphers/hashes/kex algorithms won't have string lengths, also use
Matt Johnston <matt@ucc.asn.au>
parents:
diff
changeset
|
19 "[email protected]" |
c69df5d5db94
ciphers/hashes/kex algorithms won't have string lengths, also use
Matt Johnston <matt@ucc.asn.au>
parents:
diff
changeset
|
20 "ecdh-sha2-nistp521" |
c69df5d5db94
ciphers/hashes/kex algorithms won't have string lengths, also use
Matt Johnston <matt@ucc.asn.au>
parents:
diff
changeset
|
21 "ecdh-sha2-nistp384" |
c69df5d5db94
ciphers/hashes/kex algorithms won't have string lengths, also use
Matt Johnston <matt@ucc.asn.au>
parents:
diff
changeset
|
22 "ecdh-sha2-nistp256" |
c69df5d5db94
ciphers/hashes/kex algorithms won't have string lengths, also use
Matt Johnston <matt@ucc.asn.au>
parents:
diff
changeset
|
23 "diffie-hellman-group14-sha256" |
c69df5d5db94
ciphers/hashes/kex algorithms won't have string lengths, also use
Matt Johnston <matt@ucc.asn.au>
parents:
diff
changeset
|
24 "diffie-hellman-group14-sha1" |
c69df5d5db94
ciphers/hashes/kex algorithms won't have string lengths, also use
Matt Johnston <matt@ucc.asn.au>
parents:
diff
changeset
|
25 "diffie-hellman-group1-sha1" |
c69df5d5db94
ciphers/hashes/kex algorithms won't have string lengths, also use
Matt Johnston <matt@ucc.asn.au>
parents:
diff
changeset
|
26 "[email protected]" |
c69df5d5db94
ciphers/hashes/kex algorithms won't have string lengths, also use
Matt Johnston <matt@ucc.asn.au>
parents:
diff
changeset
|
27 "\x00\x00\x00\x0cssh-userauth" |
c69df5d5db94
ciphers/hashes/kex algorithms won't have string lengths, also use
Matt Johnston <matt@ucc.asn.au>
parents:
diff
changeset
|
28 "\x00\x00\x00\x0essh-connection" |
c69df5d5db94
ciphers/hashes/kex algorithms won't have string lengths, also use
Matt Johnston <matt@ucc.asn.au>
parents:
diff
changeset
|
29 "\x00\x00\x00\x09publickey" |
c69df5d5db94
ciphers/hashes/kex algorithms won't have string lengths, also use
Matt Johnston <matt@ucc.asn.au>
parents:
diff
changeset
|
30 "\x00\x00\x00\x08password" |
c69df5d5db94
ciphers/hashes/kex algorithms won't have string lengths, also use
Matt Johnston <matt@ucc.asn.au>
parents:
diff
changeset
|
31 "\x00\x00\x00\x14keyboard-interactive" |
c69df5d5db94
ciphers/hashes/kex algorithms won't have string lengths, also use
Matt Johnston <matt@ucc.asn.au>
parents:
diff
changeset
|
32 # rsa_asn1_magic |
c69df5d5db94
ciphers/hashes/kex algorithms won't have string lengths, also use
Matt Johnston <matt@ucc.asn.au>
parents:
diff
changeset
|
33 "\x00\x30\x21\x30\x09\x06\x05\x2b\x0e\x03\x02\x1a\x05\x00\x04\x14" |