Merge branch 'upstream' into tizen
[platform/upstream/cryptsetup.git] / tests / fuzz / crypt2_load_fuzz.dict
1 # LUKS2 dictionary based on AFL dictionary for JSON
2 # -------------------------------------------------
3 # JSON dictionary from https://github.com/google/AFL/blob/master/dictionaries/json.dict
4 # Inspired by a dictionary by Jakub Wilk <jwilk@jwilk.net>
5 #
6 # LUKS2 keywords by Daniel Zatovic
7
8 "0"
9 ",0"
10 ":0"
11 "0:"
12 "-1.2e+3"
13
14 "true"
15 "false"
16 "null"
17
18 "\"\""
19 ",\"\""
20 ":\"\""
21 "\"\":"
22
23 "{}"
24 ",{}"
25 ":{}"
26 "{\"\":0}"
27 "{{}}"
28
29 "[]"
30 ",[]"
31 ":[]"
32 "[0]"
33 "[[]]"
34
35 "''"
36 "\\"
37 "\\b"
38 "\\f"
39 "\\n"
40 "\\r"
41 "\\t"
42 "\\u0000"
43 "\\x00"
44 "\\0"
45 "\\uD800\\uDC00"
46 "\\uDBFF\\uDFFF"
47
48 "\"\":0"
49 "//"
50 "/**/"
51
52 "$ref"
53 "type"
54 "coordinates"
55 "@context"
56 "@id"
57
58 ","
59 ":"
60
61 "1024"
62 "2048"
63 "4096"
64 "512"
65 "aegis128-random"
66 "aes-cbc:essiv:sha256"
67 "aes-xts-plain64"
68 "af"
69 "allow-discards"
70 "area"
71 "argon2i"
72 "argon2id"
73 "backup-final"
74 "backup-moved-segment"
75 "backup-previous"
76 "checksum"
77 "config"
78 "cpus"
79 "crypt"
80 "datashift"
81 "digest"
82 "digests"
83 "direction"
84 "encryption"
85 "flags"
86 "hash"
87 "in-reencryption"
88 "integrity"
89 "iterations"
90 "iv_tweak"
91 "journal"
92 "journal_encryption"
93 "journal_integrity"
94 "json_size"
95 "kdf"
96 "key_description"
97 "key_size"
98 "keyslots"
99 "keyslots_size"
100 "linear"
101 "luks2"
102 "luks2-keyring"
103 "LUKS\xBA\xBE"
104 "memory"
105 "mode"
106 "no-journal"
107 "none"
108 "no-read-workqueue"
109 "no-write-workqueue"
110 "offline-reencrypt"
111 "offset"
112 "online-reencrypt-v2"
113 "pbkdf2"
114 "priority"
115 "raw"
116 "reencrypt"
117 "requirements"
118 "salt"
119 "same-cpu-crypt"
120 "sector_size"
121 "segments"
122 "serpent-xts-plain64"
123 "shift_size"
124 "size"
125 "SKUL\xBA\xBE"
126 "stripes"
127 "submit-from-crypt-cpus"
128 "time"
129 "tokens"
130 "twofish-xts-plain64"