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