Home | History | Annotate | Download | only in wycheproof_testvectors
      1 # Imported from Wycheproof's dsa_test.json.
      2 # This file is generated by convert_wycheproof.go. Do not edit by hand.
      3 #
      4 # Algorithm: DSA
      5 # Generator version: 0.4.12
      6 
      7 [key.g = 0835aa8c358bbf01a1846d1206323fabe408b0e98789fcc6239da14d4b3f86c276a8f48aa85a59507e620ad1bc745f0f1cbf63ec98c229c2610d77c634d1642e404354771655b2d5662f7a45227178ce3430af0f6b3bb94b52f7f51e97bad659b1ba0684e208be624c28d82fb1162f18dd9dce45216461654cf3374624d15a8d]
      8 [key.keySize = 1024]
      9 [key.p = 0b34ce9c1e78294d3258473842005d2a48c8c566cfca8f84c0606f2529b59a6d38aae071b53bb2167eaa4fc3b01fe176e787e481b6037aac62cbc3d089799536a869fa8cdfea1e8b1fd2d1cd3a30350859a2cd6b3ec2f9bfbb68bb11b4bbe2adaa18d64a93639543ae5e16293e311c0cf8c8d6e180df05d08c2fd2d93d570751f]
     10 [key.q = 0b90b38ba0a50a43ec6898d3f9b68049777f489b1]
     11 [key.type = DSAPublicKey]
     12 [key.y = 173931dda31eff32f24b383091bf77eacdc6efd557624911d8e9b9debf0f256d0cffac5567b33f6eaae9d3275bbed7ef9f5f94c4003c959e49a1ed3f58c31b21baccc0ed8840b46145f121b8906d072129bae01f071947997e8ef760d2d9ea21d08a5eb7e89390b21a85664713c549e25feda6e9e6c31970866bdfbc8fa981f6]
     13 [keyDer = 308201b63082012b06072a8648ce3804013082011e02818100b34ce9c1e78294d3258473842005d2a48c8c566cfca8f84c0606f2529b59a6d38aae071b53bb2167eaa4fc3b01fe176e787e481b6037aac62cbc3d089799536a869fa8cdfea1e8b1fd2d1cd3a30350859a2cd6b3ec2f9bfbb68bb11b4bbe2adaa18d64a93639543ae5e16293e311c0cf8c8d6e180df05d08c2fd2d93d570751f021500b90b38ba0a50a43ec6898d3f9b68049777f489b10281800835aa8c358bbf01a1846d1206323fabe408b0e98789fcc6239da14d4b3f86c276a8f48aa85a59507e620ad1bc745f0f1cbf63ec98c229c2610d77c634d1642e404354771655b2d5662f7a45227178ce3430af0f6b3bb94b52f7f51e97bad659b1ba0684e208be624c28d82fb1162f18dd9dce45216461654cf3374624d15a8d03818400028180173931dda31eff32f24b383091bf77eacdc6efd557624911d8e9b9debf0f256d0cffac5567b33f6eaae9d3275bbed7ef9f5f94c4003c959e49a1ed3f58c31b21baccc0ed8840b46145f121b8906d072129bae01f071947997e8ef760d2d9ea21d08a5eb7e89390b21a85664713c549e25feda6e9e6c31970866bdfbc8fa981f6]
     14 [sha = SHA-1]
     15 
     16 # tcId = 1
     17 # Legacy:ASN encoding of r misses leading 0
     18 msg = 313233343030
     19 result = acceptable
     20 sig = 302c0214aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
     21 # ASN encoded integers with a leading hex-digit in the range 8 .. F are
     22 # negative. If the first hex-digit of a positive integer is 8 .. F then a
     23 # leading 0 must be added. Some libraries forgot to do this an therefore
     24 # generated invalid DSA signatures. Some providers, accept such legacy
     25 # signatures for compatibility.
     26 
     27 # tcId = 2
     28 # valid
     29 msg = 313233343030
     30 result = valid
     31 sig = 302d021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
     32 
     33 # tcId = 3
     34 # long form encoding of length
     35 msg = 313233343030
     36 result = invalid
     37 sig = 30812d021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
     38 
     39 # tcId = 4
     40 # long form encoding of length
     41 msg = 313233343030
     42 result = invalid
     43 sig = 302e02811500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
     44 
     45 # tcId = 5
     46 # long form encoding of length
     47 msg = 313233343030
     48 result = invalid
     49 sig = 302e021500aa6a258fbf7d90e15614676d377df8b10e38db4a028114496d5220b5f67d3532d1f991203bc3523b964c3b
     50 
     51 # tcId = 6
     52 # length contains leading 0
     53 msg = 313233343030
     54 result = invalid
     55 sig = 3082002d021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
     56 
     57 # tcId = 7
     58 # length contains leading 0
     59 msg = 313233343030
     60 result = invalid
     61 sig = 302f0282001500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
     62 
     63 # tcId = 8
     64 # length contains leading 0
     65 msg = 313233343030
     66 result = invalid
     67 sig = 302f021500aa6a258fbf7d90e15614676d377df8b10e38db4a02820014496d5220b5f67d3532d1f991203bc3523b964c3b
     68 
     69 # tcId = 9
     70 # wrong length
     71 msg = 313233343030
     72 result = invalid
     73 sig = 302e021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
     74 
     75 # tcId = 10
     76 # wrong length
     77 msg = 313233343030
     78 result = invalid
     79 sig = 302c021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
     80 
     81 # tcId = 11
     82 # wrong length
     83 msg = 313233343030
     84 result = invalid
     85 sig = 302d021600aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
     86 
     87 # tcId = 12
     88 # wrong length
     89 msg = 313233343030
     90 result = invalid
     91 sig = 302d021400aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
     92 
     93 # tcId = 13
     94 # wrong length
     95 msg = 313233343030
     96 result = invalid
     97 sig = 302d021500aa6a258fbf7d90e15614676d377df8b10e38db4a0215496d5220b5f67d3532d1f991203bc3523b964c3b
     98 
     99 # tcId = 14
    100 # wrong length
    101 msg = 313233343030
    102 result = invalid
    103 sig = 302d021500aa6a258fbf7d90e15614676d377df8b10e38db4a0213496d5220b5f67d3532d1f991203bc3523b964c3b
    104 
    105 # tcId = 15
    106 # uint32 overflow in length
    107 msg = 313233343030
    108 result = invalid
    109 sig = 3085010000002d021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    110 
    111 # tcId = 16
    112 # uint32 overflow in length
    113 msg = 313233343030
    114 result = invalid
    115 sig = 30320285010000001500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    116 
    117 # tcId = 17
    118 # uint32 overflow in length
    119 msg = 313233343030
    120 result = invalid
    121 sig = 3032021500aa6a258fbf7d90e15614676d377df8b10e38db4a02850100000014496d5220b5f67d3532d1f991203bc3523b964c3b
    122 
    123 # tcId = 18
    124 # uint64 overflow in length
    125 msg = 313233343030
    126 result = invalid
    127 sig = 308901000000000000002d021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    128 
    129 # tcId = 19
    130 # uint64 overflow in length
    131 msg = 313233343030
    132 result = invalid
    133 sig = 3036028901000000000000001500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    134 
    135 # tcId = 20
    136 # uint64 overflow in length
    137 msg = 313233343030
    138 result = invalid
    139 sig = 3036021500aa6a258fbf7d90e15614676d377df8b10e38db4a0289010000000000000014496d5220b5f67d3532d1f991203bc3523b964c3b
    140 
    141 # tcId = 21
    142 # length = 2**31 - 1
    143 msg = 313233343030
    144 result = invalid
    145 sig = 30847fffffff021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    146 
    147 # tcId = 22
    148 # length = 2**31 - 1
    149 msg = 313233343030
    150 result = invalid
    151 sig = 303102847fffffff00aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    152 
    153 # tcId = 23
    154 # length = 2**31 - 1
    155 msg = 313233343030
    156 result = invalid
    157 sig = 3031021500aa6a258fbf7d90e15614676d377df8b10e38db4a02847fffffff496d5220b5f67d3532d1f991203bc3523b964c3b
    158 
    159 # tcId = 24
    160 # length = 2**32 - 1
    161 msg = 313233343030
    162 result = invalid
    163 sig = 3084ffffffff021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    164 
    165 # tcId = 25
    166 # length = 2**32 - 1
    167 msg = 313233343030
    168 result = invalid
    169 sig = 30310284ffffffff00aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    170 
    171 # tcId = 26
    172 # length = 2**32 - 1
    173 msg = 313233343030
    174 result = invalid
    175 sig = 3031021500aa6a258fbf7d90e15614676d377df8b10e38db4a0284ffffffff496d5220b5f67d3532d1f991203bc3523b964c3b
    176 
    177 # tcId = 27
    178 # length = 2**40 - 1
    179 msg = 313233343030
    180 result = invalid
    181 sig = 3085ffffffffff021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    182 
    183 # tcId = 28
    184 # length = 2**40 - 1
    185 msg = 313233343030
    186 result = invalid
    187 sig = 30320285ffffffffff00aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    188 
    189 # tcId = 29
    190 # length = 2**40 - 1
    191 msg = 313233343030
    192 result = invalid
    193 sig = 3032021500aa6a258fbf7d90e15614676d377df8b10e38db4a0285ffffffffff496d5220b5f67d3532d1f991203bc3523b964c3b
    194 
    195 # tcId = 30
    196 # length = 2**64 - 1
    197 msg = 313233343030
    198 result = invalid
    199 sig = 3088ffffffffffffffff021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    200 
    201 # tcId = 31
    202 # length = 2**64 - 1
    203 msg = 313233343030
    204 result = invalid
    205 sig = 30350288ffffffffffffffff00aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    206 
    207 # tcId = 32
    208 # length = 2**64 - 1
    209 msg = 313233343030
    210 result = invalid
    211 sig = 3035021500aa6a258fbf7d90e15614676d377df8b10e38db4a0288ffffffffffffffff496d5220b5f67d3532d1f991203bc3523b964c3b
    212 
    213 # tcId = 33
    214 # incorrect length
    215 msg = 313233343030
    216 result = invalid
    217 sig = 30ff021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    218 
    219 # tcId = 34
    220 # incorrect length
    221 msg = 313233343030
    222 result = invalid
    223 sig = 302d02ff00aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    224 
    225 # tcId = 35
    226 # incorrect length
    227 msg = 313233343030
    228 result = invalid
    229 sig = 302d021500aa6a258fbf7d90e15614676d377df8b10e38db4a02ff496d5220b5f67d3532d1f991203bc3523b964c3b
    230 
    231 # tcId = 36
    232 # indefinite length without termination
    233 msg = 313233343030
    234 result = invalid
    235 sig = 3080021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    236 
    237 # tcId = 37
    238 # indefinite length without termination
    239 msg = 313233343030
    240 result = invalid
    241 sig = 302d028000aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    242 
    243 # tcId = 38
    244 # indefinite length without termination
    245 msg = 313233343030
    246 result = invalid
    247 sig = 302d021500aa6a258fbf7d90e15614676d377df8b10e38db4a0280496d5220b5f67d3532d1f991203bc3523b964c3b
    248 
    249 # tcId = 39
    250 # removing sequence
    251 msg = 313233343030
    252 result = invalid
    253 sig = 
    254 
    255 # tcId = 40
    256 # lonely sequence tag
    257 msg = 313233343030
    258 result = invalid
    259 sig = 30
    260 
    261 # tcId = 41
    262 # appending 0's to sequence
    263 msg = 313233343030
    264 result = invalid
    265 sig = 302f021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b0000
    266 
    267 # tcId = 42
    268 # prepending 0's to sequence
    269 msg = 313233343030
    270 result = invalid
    271 sig = 302f0000021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    272 
    273 # tcId = 43
    274 # appending unused 0's to sequence
    275 msg = 313233343030
    276 result = invalid
    277 sig = 302d021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b0000
    278 
    279 # tcId = 44
    280 # appending null value to sequence
    281 msg = 313233343030
    282 result = invalid
    283 sig = 302f021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b0500
    284 
    285 # tcId = 45
    286 # including garbage
    287 msg = 313233343030
    288 result = invalid
    289 sig = 3032498177302d021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    290 
    291 # tcId = 46
    292 # including garbage
    293 msg = 313233343030
    294 result = invalid
    295 sig = 30312500302d021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    296 
    297 # tcId = 47
    298 # including garbage
    299 msg = 313233343030
    300 result = invalid
    301 sig = 302f302d021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b0004deadbeef
    302 
    303 # tcId = 48
    304 # including garbage
    305 msg = 313233343030
    306 result = invalid
    307 sig = 3032221a498177021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    308 
    309 # tcId = 49
    310 # including garbage
    311 msg = 313233343030
    312 result = invalid
    313 sig = 303122192500021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    314 
    315 # tcId = 50
    316 # including garbage
    317 msg = 313233343030
    318 result = invalid
    319 sig = 30352217021500aa6a258fbf7d90e15614676d377df8b10e38db4a0004deadbeef0214496d5220b5f67d3532d1f991203bc3523b964c3b
    320 
    321 # tcId = 51
    322 # including garbage
    323 msg = 313233343030
    324 result = invalid
    325 sig = 3032021500aa6a258fbf7d90e15614676d377df8b10e38db4a22194981770214496d5220b5f67d3532d1f991203bc3523b964c3b
    326 
    327 # tcId = 52
    328 # including garbage
    329 msg = 313233343030
    330 result = invalid
    331 sig = 3031021500aa6a258fbf7d90e15614676d377df8b10e38db4a221825000214496d5220b5f67d3532d1f991203bc3523b964c3b
    332 
    333 # tcId = 53
    334 # including garbage
    335 msg = 313233343030
    336 result = invalid
    337 sig = 3035021500aa6a258fbf7d90e15614676d377df8b10e38db4a22160214496d5220b5f67d3532d1f991203bc3523b964c3b0004deadbeef
    338 
    339 # tcId = 54
    340 # including undefined tags
    341 msg = 313233343030
    342 result = invalid
    343 sig = 3035aa00bb00cd00302d021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    344 
    345 # tcId = 55
    346 # including undefined tags
    347 msg = 313233343030
    348 result = invalid
    349 sig = 3033aa02aabb302d021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    350 
    351 # tcId = 56
    352 # including undefined tags
    353 msg = 313233343030
    354 result = invalid
    355 sig = 3035221daa00bb00cd00021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    356 
    357 # tcId = 57
    358 # including undefined tags
    359 msg = 313233343030
    360 result = invalid
    361 sig = 3033221baa02aabb021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    362 
    363 # tcId = 58
    364 # including undefined tags
    365 msg = 313233343030
    366 result = invalid
    367 sig = 3035021500aa6a258fbf7d90e15614676d377df8b10e38db4a221caa00bb00cd000214496d5220b5f67d3532d1f991203bc3523b964c3b
    368 
    369 # tcId = 59
    370 # including undefined tags
    371 msg = 313233343030
    372 result = invalid
    373 sig = 3033021500aa6a258fbf7d90e15614676d377df8b10e38db4a221aaa02aabb0214496d5220b5f67d3532d1f991203bc3523b964c3b
    374 
    375 # tcId = 60
    376 # truncated length of sequence
    377 msg = 313233343030
    378 result = invalid
    379 sig = 3081
    380 
    381 # tcId = 61
    382 # using composition with indefinite length
    383 msg = 313233343030
    384 result = invalid
    385 sig = 3080302d021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b0000
    386 
    387 # tcId = 62
    388 # using composition with indefinite length
    389 msg = 313233343030
    390 result = invalid
    391 sig = 30312280021500aa6a258fbf7d90e15614676d377df8b10e38db4a00000214496d5220b5f67d3532d1f991203bc3523b964c3b
    392 
    393 # tcId = 63
    394 # using composition with indefinite length
    395 msg = 313233343030
    396 result = invalid
    397 sig = 3031021500aa6a258fbf7d90e15614676d377df8b10e38db4a22800214496d5220b5f67d3532d1f991203bc3523b964c3b0000
    398 
    399 # tcId = 64
    400 # using composition with wrong tag
    401 msg = 313233343030
    402 result = invalid
    403 sig = 3080312d021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b0000
    404 
    405 # tcId = 65
    406 # using composition with wrong tag
    407 msg = 313233343030
    408 result = invalid
    409 sig = 30312280031500aa6a258fbf7d90e15614676d377df8b10e38db4a00000214496d5220b5f67d3532d1f991203bc3523b964c3b
    410 
    411 # tcId = 66
    412 # using composition with wrong tag
    413 msg = 313233343030
    414 result = invalid
    415 sig = 3031021500aa6a258fbf7d90e15614676d377df8b10e38db4a22800314496d5220b5f67d3532d1f991203bc3523b964c3b0000
    416 
    417 # tcId = 67
    418 # Replacing sequence with NULL
    419 msg = 313233343030
    420 result = invalid
    421 sig = 0500
    422 
    423 # tcId = 68
    424 # changing tag value of sequence
    425 msg = 313233343030
    426 result = invalid
    427 sig = 2e2d021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    428 
    429 # tcId = 69
    430 # changing tag value of sequence
    431 msg = 313233343030
    432 result = invalid
    433 sig = 2f2d021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    434 
    435 # tcId = 70
    436 # changing tag value of sequence
    437 msg = 313233343030
    438 result = invalid
    439 sig = 312d021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    440 
    441 # tcId = 71
    442 # changing tag value of sequence
    443 msg = 313233343030
    444 result = invalid
    445 sig = 322d021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    446 
    447 # tcId = 72
    448 # changing tag value of sequence
    449 msg = 313233343030
    450 result = invalid
    451 sig = ff2d021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    452 
    453 # tcId = 73
    454 # dropping value of sequence
    455 msg = 313233343030
    456 result = invalid
    457 sig = 3000
    458 
    459 # tcId = 74
    460 # using composition for sequence
    461 msg = 313233343030
    462 result = invalid
    463 sig = 3031300102302c1500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    464 
    465 # tcId = 75
    466 # truncate sequence
    467 msg = 313233343030
    468 result = invalid
    469 sig = 302c021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c
    470 
    471 # tcId = 76
    472 # truncate sequence
    473 msg = 313233343030
    474 result = invalid
    475 sig = 302c1500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    476 
    477 # tcId = 77
    478 # indefinite length
    479 msg = 313233343030
    480 result = invalid
    481 sig = 3080021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b0000
    482 
    483 # tcId = 78
    484 # indefinite length with truncated delimiter
    485 msg = 313233343030
    486 result = invalid
    487 sig = 3080021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b00
    488 
    489 # tcId = 79
    490 # indefinite length with additional element
    491 msg = 313233343030
    492 result = invalid
    493 sig = 3080021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b05000000
    494 
    495 # tcId = 80
    496 # indefinite length with truncated element
    497 msg = 313233343030
    498 result = invalid
    499 sig = 3080021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b060811220000
    500 
    501 # tcId = 81
    502 # indefinite length with garbage
    503 msg = 313233343030
    504 result = invalid
    505 sig = 3080021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b0000fe02beef
    506 
    507 # tcId = 82
    508 # indefinite length with nonempty EOC
    509 msg = 313233343030
    510 result = invalid
    511 sig = 3080021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b0002beef
    512 
    513 # tcId = 83
    514 # prepend empty sequence
    515 msg = 313233343030
    516 result = invalid
    517 sig = 302f3000021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    518 
    519 # tcId = 84
    520 # append empty sequence
    521 msg = 313233343030
    522 result = invalid
    523 sig = 302f021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b3000
    524 
    525 # tcId = 85
    526 # sequence of sequence
    527 msg = 313233343030
    528 result = invalid
    529 sig = 302f302d021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    530 
    531 # tcId = 86
    532 # truncated sequence
    533 msg = 313233343030
    534 result = invalid
    535 sig = 3017021500aa6a258fbf7d90e15614676d377df8b10e38db4a
    536 
    537 # tcId = 87
    538 # repeat element in sequence
    539 msg = 313233343030
    540 result = invalid
    541 sig = 3043021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b0214496d5220b5f67d3532d1f991203bc3523b964c3b
    542 
    543 # tcId = 88
    544 # removing integer
    545 msg = 313233343030
    546 result = invalid
    547 sig = 30160214496d5220b5f67d3532d1f991203bc3523b964c3b
    548 
    549 # tcId = 89
    550 # lonely integer tag
    551 msg = 313233343030
    552 result = invalid
    553 sig = 3017020214496d5220b5f67d3532d1f991203bc3523b964c3b
    554 
    555 # tcId = 90
    556 # lonely integer tag
    557 msg = 313233343030
    558 result = invalid
    559 sig = 3018021500aa6a258fbf7d90e15614676d377df8b10e38db4a02
    560 
    561 # tcId = 91
    562 # appending 0's to integer
    563 msg = 313233343030
    564 result = invalid
    565 sig = 302f021700aa6a258fbf7d90e15614676d377df8b10e38db4a00000214496d5220b5f67d3532d1f991203bc3523b964c3b
    566 
    567 # tcId = 92
    568 # appending 0's to integer
    569 msg = 313233343030
    570 result = invalid
    571 sig = 302f021500aa6a258fbf7d90e15614676d377df8b10e38db4a0216496d5220b5f67d3532d1f991203bc3523b964c3b0000
    572 
    573 # tcId = 93
    574 # prepending 0's to integer
    575 msg = 313233343030
    576 result = invalid
    577 sig = 302f0217000000aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    578 
    579 # tcId = 94
    580 # prepending 0's to integer
    581 msg = 313233343030
    582 result = invalid
    583 sig = 302f021500aa6a258fbf7d90e15614676d377df8b10e38db4a02160000496d5220b5f67d3532d1f991203bc3523b964c3b
    584 
    585 # tcId = 95
    586 # appending unused 0's to integer
    587 msg = 313233343030
    588 result = invalid
    589 sig = 302f021500aa6a258fbf7d90e15614676d377df8b10e38db4a00000214496d5220b5f67d3532d1f991203bc3523b964c3b
    590 
    591 # tcId = 96
    592 # appending null value to integer
    593 msg = 313233343030
    594 result = invalid
    595 sig = 302f021700aa6a258fbf7d90e15614676d377df8b10e38db4a05000214496d5220b5f67d3532d1f991203bc3523b964c3b
    596 
    597 # tcId = 97
    598 # appending null value to integer
    599 msg = 313233343030
    600 result = invalid
    601 sig = 302f021500aa6a258fbf7d90e15614676d377df8b10e38db4a0216496d5220b5f67d3532d1f991203bc3523b964c3b0500
    602 
    603 # tcId = 98
    604 # truncated length of integer
    605 msg = 313233343030
    606 result = invalid
    607 sig = 301802810214496d5220b5f67d3532d1f991203bc3523b964c3b
    608 
    609 # tcId = 99
    610 # truncated length of integer
    611 msg = 313233343030
    612 result = invalid
    613 sig = 3019021500aa6a258fbf7d90e15614676d377df8b10e38db4a0281
    614 
    615 # tcId = 100
    616 # Replacing integer with NULL
    617 msg = 313233343030
    618 result = invalid
    619 sig = 301805000214496d5220b5f67d3532d1f991203bc3523b964c3b
    620 
    621 # tcId = 101
    622 # Replacing integer with NULL
    623 msg = 313233343030
    624 result = invalid
    625 sig = 3019021500aa6a258fbf7d90e15614676d377df8b10e38db4a0500
    626 
    627 # tcId = 102
    628 # changing tag value of integer
    629 msg = 313233343030
    630 result = invalid
    631 sig = 302d001500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    632 
    633 # tcId = 103
    634 # changing tag value of integer
    635 msg = 313233343030
    636 result = invalid
    637 sig = 302d011500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    638 
    639 # tcId = 104
    640 # changing tag value of integer
    641 msg = 313233343030
    642 result = invalid
    643 sig = 302d031500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    644 
    645 # tcId = 105
    646 # changing tag value of integer
    647 msg = 313233343030
    648 result = invalid
    649 sig = 302d041500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    650 
    651 # tcId = 106
    652 # changing tag value of integer
    653 msg = 313233343030
    654 result = invalid
    655 sig = 302dff1500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    656 
    657 # tcId = 107
    658 # changing tag value of integer
    659 msg = 313233343030
    660 result = invalid
    661 sig = 302d021500aa6a258fbf7d90e15614676d377df8b10e38db4a0014496d5220b5f67d3532d1f991203bc3523b964c3b
    662 
    663 # tcId = 108
    664 # changing tag value of integer
    665 msg = 313233343030
    666 result = invalid
    667 sig = 302d021500aa6a258fbf7d90e15614676d377df8b10e38db4a0114496d5220b5f67d3532d1f991203bc3523b964c3b
    668 
    669 # tcId = 109
    670 # changing tag value of integer
    671 msg = 313233343030
    672 result = invalid
    673 sig = 302d021500aa6a258fbf7d90e15614676d377df8b10e38db4a0314496d5220b5f67d3532d1f991203bc3523b964c3b
    674 
    675 # tcId = 110
    676 # changing tag value of integer
    677 msg = 313233343030
    678 result = invalid
    679 sig = 302d021500aa6a258fbf7d90e15614676d377df8b10e38db4a0414496d5220b5f67d3532d1f991203bc3523b964c3b
    680 
    681 # tcId = 111
    682 # changing tag value of integer
    683 msg = 313233343030
    684 result = invalid
    685 sig = 302d021500aa6a258fbf7d90e15614676d377df8b10e38db4aff14496d5220b5f67d3532d1f991203bc3523b964c3b
    686 
    687 # tcId = 112
    688 # dropping value of integer
    689 msg = 313233343030
    690 result = invalid
    691 sig = 301802000214496d5220b5f67d3532d1f991203bc3523b964c3b
    692 
    693 # tcId = 113
    694 # dropping value of integer
    695 msg = 313233343030
    696 result = invalid
    697 sig = 3019021500aa6a258fbf7d90e15614676d377df8b10e38db4a0200
    698 
    699 # tcId = 114
    700 # using composition for integer
    701 msg = 313233343030
    702 result = invalid
    703 sig = 303122190201000214aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    704 
    705 # tcId = 115
    706 # using composition for integer
    707 msg = 313233343030
    708 result = invalid
    709 sig = 3031021500aa6a258fbf7d90e15614676d377df8b10e38db4a221802014902136d5220b5f67d3532d1f991203bc3523b964c3b
    710 
    711 # tcId = 116
    712 # modify first byte of integer
    713 msg = 313233343030
    714 result = invalid
    715 sig = 302d021502aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    716 
    717 # tcId = 117
    718 # modify first byte of integer
    719 msg = 313233343030
    720 result = invalid
    721 sig = 302d021500aa6a258fbf7d90e15614676d377df8b10e38db4a02144b6d5220b5f67d3532d1f991203bc3523b964c3b
    722 
    723 # tcId = 118
    724 # modify last byte of integer
    725 msg = 313233343030
    726 result = invalid
    727 sig = 302d021500aa6a258fbf7d90e15614676d377df8b10e38dbca0214496d5220b5f67d3532d1f991203bc3523b964c3b
    728 
    729 # tcId = 119
    730 # modify last byte of integer
    731 msg = 313233343030
    732 result = invalid
    733 sig = 302d021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964cbb
    734 
    735 # tcId = 120
    736 # truncate integer
    737 msg = 313233343030
    738 result = invalid
    739 sig = 302c021400aa6a258fbf7d90e15614676d377df8b10e38db0214496d5220b5f67d3532d1f991203bc3523b964c3b
    740 
    741 # tcId = 121
    742 # truncate integer
    743 msg = 313233343030
    744 result = invalid
    745 sig = 302c0214aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    746 
    747 # tcId = 122
    748 # truncate integer
    749 msg = 313233343030
    750 result = invalid
    751 sig = 302c021500aa6a258fbf7d90e15614676d377df8b10e38db4a0213496d5220b5f67d3532d1f991203bc3523b964c
    752 
    753 # tcId = 123
    754 # truncate integer
    755 msg = 313233343030
    756 result = invalid
    757 sig = 302c021500aa6a258fbf7d90e15614676d377df8b10e38db4a02136d5220b5f67d3532d1f991203bc3523b964c3b
    758 
    759 # tcId = 124
    760 # leading ff in integer
    761 msg = 313233343030
    762 result = invalid
    763 sig = 302e0216ff00aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    764 
    765 # tcId = 125
    766 # leading ff in integer
    767 msg = 313233343030
    768 result = invalid
    769 sig = 302e021500aa6a258fbf7d90e15614676d377df8b10e38db4a0215ff496d5220b5f67d3532d1f991203bc3523b964c3b
    770 
    771 # tcId = 126
    772 # infinity
    773 msg = 313233343030
    774 result = invalid
    775 sig = 30190901800214496d5220b5f67d3532d1f991203bc3523b964c3b
    776 
    777 # tcId = 127
    778 # infinity
    779 msg = 313233343030
    780 result = invalid
    781 sig = 301a021500aa6a258fbf7d90e15614676d377df8b10e38db4a090180
    782 
    783 # tcId = 128
    784 # replacing integer with zero
    785 msg = 313233343030
    786 result = invalid
    787 sig = 30190201000214496d5220b5f67d3532d1f991203bc3523b964c3b
    788 
    789 # tcId = 129
    790 # replacing integer with zero
    791 msg = 313233343030
    792 result = invalid
    793 sig = 301a021500aa6a258fbf7d90e15614676d377df8b10e38db4a020100
    794 
    795 # tcId = 130
    796 # Modified r or s, e.g. by adding or subtracting the group order
    797 msg = 313233343030
    798 result = invalid
    799 sig = 302d02150163755e49c9ce35201c9df4acd2e5fd48862d64fb0214496d5220b5f67d3532d1f991203bc3523b964c3b
    800 
    801 # tcId = 131
    802 # Modified r or s, e.g. by adding or subtracting the group order
    803 msg = 313233343030
    804 result = invalid
    805 sig = 302c0214f15eecd5b52ceca28f8ada2d9c15f419964451990214496d5220b5f67d3532d1f991203bc3523b964c3b
    806 
    807 # tcId = 132
    808 # Modified r or s, e.g. by adding or subtracting the group order
    809 msg = 313233343030
    810 result = invalid
    811 sig = 302d0215ff5595da7040826f1ea9eb9892c882074ef1c724b60214496d5220b5f67d3532d1f991203bc3523b964c3b
    812 
    813 # tcId = 133
    814 # Modified r or s, e.g. by adding or subtracting the group order
    815 msg = 313233343030
    816 result = invalid
    817 sig = 302c02140ea1132a4ad3135d707525d263ea0be669bbae670214496d5220b5f67d3532d1f991203bc3523b964c3b
    818 
    819 # tcId = 134
    820 # Modified r or s, e.g. by adding or subtracting the group order
    821 msg = 313233343030
    822 result = invalid
    823 sig = 302d0215fe9c8aa1b63631cadfe3620b532d1a02b779d29b050214496d5220b5f67d3532d1f991203bc3523b964c3b
    824 
    825 # tcId = 135
    826 # Modified r or s, e.g. by adding or subtracting the group order
    827 msg = 313233343030
    828 result = invalid
    829 sig = 302d021501aa6a258fbf7d90e15614676d377df8b10e38db4a0214496d5220b5f67d3532d1f991203bc3523b964c3b
    830 
    831 # tcId = 136
    832 # Modified r or s, e.g. by adding or subtracting the group order
    833 msg = 313233343030
    834 result = invalid
    835 sig = 302c02145595da7040826f1ea9eb9892c882074ef1c724b60214496d5220b5f67d3532d1f991203bc3523b964c3b
    836 
    837 # tcId = 137
    838 # Modified r or s, e.g. by adding or subtracting the group order
    839 msg = 313233343030
    840 result = invalid
    841 sig = 302e021500aa6a258fbf7d90e15614676d377df8b10e38db4a02150102788adac0472173f95b86d0bba3c7e9b38ad5ec
    842 
    843 # tcId = 138
    844 # Modified r or s, e.g. by adding or subtracting the group order
    845 msg = 313233343030
    846 result = invalid
    847 sig = 302d021500aa6a258fbf7d90e15614676d377df8b10e38db4a021490621966aba5d8f66c486c5184d3bebac3a1c28a
    848 
    849 # tcId = 139
    850 # Modified r or s, e.g. by adding or subtracting the group order
    851 msg = 313233343030
    852 result = invalid
    853 sig = 302d021500aa6a258fbf7d90e15614676d377df8b10e38db4a0214b692addf4a0982cacd2e066edfc43cadc469b3c5
    854 
    855 # tcId = 140
    856 # Modified r or s, e.g. by adding or subtracting the group order
    857 msg = 313233343030
    858 result = invalid
    859 sig = 302d021500aa6a258fbf7d90e15614676d377df8b10e38db4a02146f9de699545a270993b793ae7b2c41453c5e3d76
    860 
    861 # tcId = 141
    862 # Modified r or s, e.g. by adding or subtracting the group order
    863 msg = 313233343030
    864 result = invalid
    865 sig = 302e021500aa6a258fbf7d90e15614676d377df8b10e38db4a0215fefd8775253fb8de8c06a4792f445c38164c752a14
    866 
    867 # tcId = 142
    868 # Modified r or s, e.g. by adding or subtracting the group order
    869 msg = 313233343030
    870 result = invalid
    871 sig = 302e021500aa6a258fbf7d90e15614676d377df8b10e38db4a021501496d5220b5f67d3532d1f991203bc3523b964c3b
    872 
    873 # tcId = 143
    874 # Modified r or s, e.g. by adding or subtracting the group order
    875 msg = 313233343030
    876 result = invalid
    877 sig = 302e021500aa6a258fbf7d90e15614676d377df8b10e38db4a021500b692addf4a0982cacd2e066edfc43cadc469b3c5
    878 
    879 # tcId = 144
    880 # Signatures with special case values for r and s.
    881 msg = 313233343030
    882 result = invalid
    883 sig = 301a0201000215ff46f4c745f5af5bc1397672c06497fb68880b764f
    884 # Some implementations of DSA do not properly check for boundaries. In some
    885 # cases the modular inverse of 0 is simply 0. As a result there are
    886 # implementations where values such as r=1, s=0 lead to forgeries.
    887 
    888 # tcId = 145
    889 # Signatures with special case values for r and s.
    890 msg = 313233343030
    891 result = invalid
    892 sig = 3006020100020100
    893 # Some implementations of DSA do not properly check for boundaries. In some
    894 # cases the modular inverse of 0 is simply 0. As a result there are
    895 # implementations where values such as r=1, s=0 lead to forgeries.
    896 
    897 # tcId = 146
    898 # Signatures with special case values for r and s.
    899 msg = 313233343030
    900 result = invalid
    901 sig = 3006020100020101
    902 # Some implementations of DSA do not properly check for boundaries. In some
    903 # cases the modular inverse of 0 is simply 0. As a result there are
    904 # implementations where values such as r=1, s=0 lead to forgeries.
    905 
    906 # tcId = 147
    907 # Signatures with special case values for r and s.
    908 msg = 313233343030
    909 result = invalid
    910 sig = 30060201000201ff
    911 # Some implementations of DSA do not properly check for boundaries. In some
    912 # cases the modular inverse of 0 is simply 0. As a result there are
    913 # implementations where values such as r=1, s=0 lead to forgeries.
    914 
    915 # tcId = 148
    916 # Signatures with special case values for r and s.
    917 msg = 313233343030
    918 result = invalid
    919 sig = 301902010002145c859c5d0528521f6344c69fcdb4024bbbfa44d8
    920 # Some implementations of DSA do not properly check for boundaries. In some
    921 # cases the modular inverse of 0 is simply 0. As a result there are
    922 # implementations where values such as r=1, s=0 lead to forgeries.
    923 
    924 # tcId = 149
    925 # Signatures with special case values for r and s.
    926 msg = 313233343030
    927 result = invalid
    928 sig = 301902010002145c859c5d0528521f6344c69fcdb4024bbbfa44d9
    929 # Some implementations of DSA do not properly check for boundaries. In some
    930 # cases the modular inverse of 0 is simply 0. As a result there are
    931 # implementations where values such as r=1, s=0 lead to forgeries.
    932 
    933 # tcId = 150
    934 # Signatures with special case values for r and s.
    935 msg = 313233343030
    936 result = invalid
    937 sig = 301a020100021500b90b38ba0a50a43ec6898d3f9b68049777f489b0
    938 # Some implementations of DSA do not properly check for boundaries. In some
    939 # cases the modular inverse of 0 is simply 0. As a result there are
    940 # implementations where values such as r=1, s=0 lead to forgeries.
    941 
    942 # tcId = 151
    943 # Signatures with special case values for r and s.
    944 msg = 313233343030
    945 result = invalid
    946 sig = 301a020100021500b90b38ba0a50a43ec6898d3f9b68049777f489b1
    947 # Some implementations of DSA do not properly check for boundaries. In some
    948 # cases the modular inverse of 0 is simply 0. As a result there are
    949 # implementations where values such as r=1, s=0 lead to forgeries.
    950 
    951 # tcId = 152
    952 # Signatures with special case values for r and s.
    953 msg = 313233343030
    954 result = invalid
    955 sig = 301a020100021500b90b38ba0a50a43ec6898d3f9b68049777f489b2
    956 # Some implementations of DSA do not properly check for boundaries. In some
    957 # cases the modular inverse of 0 is simply 0. As a result there are
    958 # implementations where values such as r=1, s=0 lead to forgeries.
    959 
    960 # tcId = 153
    961 # Signatures with special case values for r and s.
    962 msg = 313233343030
    963 result = invalid
    964 sig = 301a0201000215010000000000000000000000000000000000000000
    965 # Some implementations of DSA do not properly check for boundaries. In some
    966 # cases the modular inverse of 0 is simply 0. As a result there are
    967 # implementations where values such as r=1, s=0 lead to forgeries.
    968 
    969 # tcId = 154
    970 # Signatures with special case values for r and s.
    971 msg = 313233343030
    972 result = invalid
    973 sig = 30818702010002818100b34ce9c1e78294d3258473842005d2a48c8c566cfca8f84c0606f2529b59a6d38aae071b53bb2167eaa4fc3b01fe176e787e481b6037aac62cbc3d089799536a869fa8cdfea1e8b1fd2d1cd3a30350859a2cd6b3ec2f9bfbb68bb11b4bbe2adaa18d64a93639543ae5e16293e311c0cf8c8d6e180df05d08c2fd2d93d570751f
    974 # Some implementations of DSA do not properly check for boundaries. In some
    975 # cases the modular inverse of 0 is simply 0. As a result there are
    976 # implementations where values such as r=1, s=0 lead to forgeries.
    977 
    978 # tcId = 155
    979 # Signatures with special case values for r and s.
    980 msg = 313233343030
    981 result = invalid
    982 sig = 3008020100090380fe01
    983 # Some implementations of DSA do not properly check for boundaries. In some
    984 # cases the modular inverse of 0 is simply 0. As a result there are
    985 # implementations where values such as r=1, s=0 lead to forgeries.
    986 
    987 # tcId = 156
    988 # Signatures with special case values for r and s.
    989 msg = 313233343030
    990 result = invalid
    991 sig = 301a0201010215ff46f4c745f5af5bc1397672c06497fb68880b764f
    992 # Some implementations of DSA do not properly check for boundaries. In some
    993 # cases the modular inverse of 0 is simply 0. As a result there are
    994 # implementations where values such as r=1, s=0 lead to forgeries.
    995 
    996 # tcId = 157
    997 # Signatures with special case values for r and s.
    998 msg = 313233343030
    999 result = invalid
   1000 sig = 3006020101020100
   1001 # Some implementations of DSA do not properly check for boundaries. In some
   1002 # cases the modular inverse of 0 is simply 0. As a result there are
   1003 # implementations where values such as r=1, s=0 lead to forgeries.
   1004 
   1005 # tcId = 158
   1006 # Signatures with special case values for r and s.
   1007 msg = 313233343030
   1008 result = invalid
   1009 sig = 3006020101020101
   1010 # Some implementations of DSA do not properly check for boundaries. In some
   1011 # cases the modular inverse of 0 is simply 0. As a result there are
   1012 # implementations where values such as r=1, s=0 lead to forgeries.
   1013 
   1014 # tcId = 159
   1015 # Signatures with special case values for r and s.
   1016 msg = 313233343030
   1017 result = invalid
   1018 sig = 30060201010201ff
   1019 # Some implementations of DSA do not properly check for boundaries. In some
   1020 # cases the modular inverse of 0 is simply 0. As a result there are
   1021 # implementations where values such as r=1, s=0 lead to forgeries.
   1022 
   1023 # tcId = 160
   1024 # Signatures with special case values for r and s.
   1025 msg = 313233343030
   1026 result = invalid
   1027 sig = 301902010102145c859c5d0528521f6344c69fcdb4024bbbfa44d8
   1028 # Some implementations of DSA do not properly check for boundaries. In some
   1029 # cases the modular inverse of 0 is simply 0. As a result there are
   1030 # implementations where values such as r=1, s=0 lead to forgeries.
   1031 
   1032 # tcId = 161
   1033 # Signatures with special case values for r and s.
   1034 msg = 313233343030
   1035 result = invalid
   1036 sig = 301902010102145c859c5d0528521f6344c69fcdb4024bbbfa44d9
   1037 # Some implementations of DSA do not properly check for boundaries. In some
   1038 # cases the modular inverse of 0 is simply 0. As a result there are
   1039 # implementations where values such as r=1, s=0 lead to forgeries.
   1040 
   1041 # tcId = 162
   1042 # Signatures with special case values for r and s.
   1043 msg = 313233343030
   1044 result = invalid
   1045 sig = 301a020101021500b90b38ba0a50a43ec6898d3f9b68049777f489b0
   1046 # Some implementations of DSA do not properly check for boundaries. In some
   1047 # cases the modular inverse of 0 is simply 0. As a result there are
   1048 # implementations where values such as r=1, s=0 lead to forgeries.
   1049 
   1050 # tcId = 163
   1051 # Signatures with special case values for r and s.
   1052 msg = 313233343030
   1053 result = invalid
   1054 sig = 301a020101021500b90b38ba0a50a43ec6898d3f9b68049777f489b1
   1055 # Some implementations of DSA do not properly check for boundaries. In some
   1056 # cases the modular inverse of 0 is simply 0. As a result there are
   1057 # implementations where values such as r=1, s=0 lead to forgeries.
   1058 
   1059 # tcId = 164
   1060 # Signatures with special case values for r and s.
   1061 msg = 313233343030
   1062 result = invalid
   1063 sig = 301a020101021500b90b38ba0a50a43ec6898d3f9b68049777f489b2
   1064 # Some implementations of DSA do not properly check for boundaries. In some
   1065 # cases the modular inverse of 0 is simply 0. As a result there are
   1066 # implementations where values such as r=1, s=0 lead to forgeries.
   1067 
   1068 # tcId = 165
   1069 # Signatures with special case values for r and s.
   1070 msg = 313233343030
   1071 result = invalid
   1072 sig = 301a0201010215010000000000000000000000000000000000000000
   1073 # Some implementations of DSA do not properly check for boundaries. In some
   1074 # cases the modular inverse of 0 is simply 0. As a result there are
   1075 # implementations where values such as r=1, s=0 lead to forgeries.
   1076 
   1077 # tcId = 166
   1078 # Signatures with special case values for r and s.
   1079 msg = 313233343030
   1080 result = invalid
   1081 sig = 30818702010102818100b34ce9c1e78294d3258473842005d2a48c8c566cfca8f84c0606f2529b59a6d38aae071b53bb2167eaa4fc3b01fe176e787e481b6037aac62cbc3d089799536a869fa8cdfea1e8b1fd2d1cd3a30350859a2cd6b3ec2f9bfbb68bb11b4bbe2adaa18d64a93639543ae5e16293e311c0cf8c8d6e180df05d08c2fd2d93d570751f
   1082 # Some implementations of DSA do not properly check for boundaries. In some
   1083 # cases the modular inverse of 0 is simply 0. As a result there are
   1084 # implementations where values such as r=1, s=0 lead to forgeries.
   1085 
   1086 # tcId = 167
   1087 # Signatures with special case values for r and s.
   1088 msg = 313233343030
   1089 result = invalid
   1090 sig = 3008020101090380fe01
   1091 # Some implementations of DSA do not properly check for boundaries. In some
   1092 # cases the modular inverse of 0 is simply 0. As a result there are
   1093 # implementations where values such as r=1, s=0 lead to forgeries.
   1094 
   1095 # tcId = 168
   1096 # Signatures with special case values for r and s.
   1097 msg = 313233343030
   1098 result = invalid
   1099 sig = 301a0201ff0215ff46f4c745f5af5bc1397672c06497fb68880b764f
   1100 # Some implementations of DSA do not properly check for boundaries. In some
   1101 # cases the modular inverse of 0 is simply 0. As a result there are
   1102 # implementations where values such as r=1, s=0 lead to forgeries.
   1103 
   1104 # tcId = 169
   1105 # Signatures with special case values for r and s.
   1106 msg = 313233343030
   1107 result = invalid
   1108 sig = 30060201ff020100
   1109 # Some implementations of DSA do not properly check for boundaries. In some
   1110 # cases the modular inverse of 0 is simply 0. As a result there are
   1111 # implementations where values such as r=1, s=0 lead to forgeries.
   1112 
   1113 # tcId = 170
   1114 # Signatures with special case values for r and s.
   1115 msg = 313233343030
   1116 result = invalid
   1117 sig = 30060201ff020101
   1118 # Some implementations of DSA do not properly check for boundaries. In some
   1119 # cases the modular inverse of 0 is simply 0. As a result there are
   1120 # implementations where values such as r=1, s=0 lead to forgeries.
   1121 
   1122 # tcId = 171
   1123 # Signatures with special case values for r and s.
   1124 msg = 313233343030
   1125 result = invalid
   1126 sig = 30060201ff0201ff
   1127 # Some implementations of DSA do not properly check for boundaries. In some
   1128 # cases the modular inverse of 0 is simply 0. As a result there are
   1129 # implementations where values such as r=1, s=0 lead to forgeries.
   1130 
   1131 # tcId = 172
   1132 # Signatures with special case values for r and s.
   1133 msg = 313233343030
   1134 result = invalid
   1135 sig = 30190201ff02145c859c5d0528521f6344c69fcdb4024bbbfa44d8
   1136 # Some implementations of DSA do not properly check for boundaries. In some
   1137 # cases the modular inverse of 0 is simply 0. As a result there are
   1138 # implementations where values such as r=1, s=0 lead to forgeries.
   1139 
   1140 # tcId = 173
   1141 # Signatures with special case values for r and s.
   1142 msg = 313233343030
   1143 result = invalid
   1144 sig = 30190201ff02145c859c5d0528521f6344c69fcdb4024bbbfa44d9
   1145 # Some implementations of DSA do not properly check for boundaries. In some
   1146 # cases the modular inverse of 0 is simply 0. As a result there are
   1147 # implementations where values such as r=1, s=0 lead to forgeries.
   1148 
   1149 # tcId = 174
   1150 # Signatures with special case values for r and s.
   1151 msg = 313233343030
   1152 result = invalid
   1153 sig = 301a0201ff021500b90b38ba0a50a43ec6898d3f9b68049777f489b0
   1154 # Some implementations of DSA do not properly check for boundaries. In some
   1155 # cases the modular inverse of 0 is simply 0. As a result there are
   1156 # implementations where values such as r=1, s=0 lead to forgeries.
   1157 
   1158 # tcId = 175
   1159 # Signatures with special case values for r and s.
   1160 msg = 313233343030
   1161 result = invalid
   1162 sig = 301a0201ff021500b90b38ba0a50a43ec6898d3f9b68049777f489b1
   1163 # Some implementations of DSA do not properly check for boundaries. In some
   1164 # cases the modular inverse of 0 is simply 0. As a result there are
   1165 # implementations where values such as r=1, s=0 lead to forgeries.
   1166 
   1167 # tcId = 176
   1168 # Signatures with special case values for r and s.
   1169 msg = 313233343030
   1170 result = invalid
   1171 sig = 301a0201ff021500b90b38ba0a50a43ec6898d3f9b68049777f489b2
   1172 # Some implementations of DSA do not properly check for boundaries. In some
   1173 # cases the modular inverse of 0 is simply 0. As a result there are
   1174 # implementations where values such as r=1, s=0 lead to forgeries.
   1175 
   1176 # tcId = 177
   1177 # Signatures with special case values for r and s.
   1178 msg = 313233343030
   1179 result = invalid
   1180 sig = 301a0201ff0215010000000000000000000000000000000000000000
   1181 # Some implementations of DSA do not properly check for boundaries. In some
   1182 # cases the modular inverse of 0 is simply 0. As a result there are
   1183 # implementations where values such as r=1, s=0 lead to forgeries.
   1184 
   1185 # tcId = 178
   1186 # Signatures with special case values for r and s.
   1187 msg = 313233343030
   1188 result = invalid
   1189 sig = 3081870201ff02818100b34ce9c1e78294d3258473842005d2a48c8c566cfca8f84c0606f2529b59a6d38aae071b53bb2167eaa4fc3b01fe176e787e481b6037aac62cbc3d089799536a869fa8cdfea1e8b1fd2d1cd3a30350859a2cd6b3ec2f9bfbb68bb11b4bbe2adaa18d64a93639543ae5e16293e311c0cf8c8d6e180df05d08c2fd2d93d570751f
   1190 # Some implementations of DSA do not properly check for boundaries. In some
   1191 # cases the modular inverse of 0 is simply 0. As a result there are
   1192 # implementations where values such as r=1, s=0 lead to forgeries.
   1193 
   1194 # tcId = 179
   1195 # Signatures with special case values for r and s.
   1196 msg = 313233343030
   1197 result = invalid
   1198 sig = 30080201ff090380fe01
   1199 # Some implementations of DSA do not properly check for boundaries. In some
   1200 # cases the modular inverse of 0 is simply 0. As a result there are
   1201 # implementations where values such as r=1, s=0 lead to forgeries.
   1202 
   1203 # tcId = 180
   1204 # Signatures with special case values for r and s.
   1205 msg = 313233343030
   1206 result = invalid
   1207 sig = 302d02145c859c5d0528521f6344c69fcdb4024bbbfa44d80215ff46f4c745f5af5bc1397672c06497fb68880b764f
   1208 # Some implementations of DSA do not properly check for boundaries. In some
   1209 # cases the modular inverse of 0 is simply 0. As a result there are
   1210 # implementations where values such as r=1, s=0 lead to forgeries.
   1211 
   1212 # tcId = 181
   1213 # Signatures with special case values for r and s.
   1214 msg = 313233343030
   1215 result = invalid
   1216 sig = 301902145c859c5d0528521f6344c69fcdb4024bbbfa44d8020100
   1217 # Some implementations of DSA do not properly check for boundaries. In some
   1218 # cases the modular inverse of 0 is simply 0. As a result there are
   1219 # implementations where values such as r=1, s=0 lead to forgeries.
   1220 
   1221 # tcId = 182
   1222 # Signatures with special case values for r and s.
   1223 msg = 313233343030
   1224 result = invalid
   1225 sig = 301902145c859c5d0528521f6344c69fcdb4024bbbfa44d8020101
   1226 # Some implementations of DSA do not properly check for boundaries. In some
   1227 # cases the modular inverse of 0 is simply 0. As a result there are
   1228 # implementations where values such as r=1, s=0 lead to forgeries.
   1229 
   1230 # tcId = 183
   1231 # Signatures with special case values for r and s.
   1232 msg = 313233343030
   1233 result = invalid
   1234 sig = 301902145c859c5d0528521f6344c69fcdb4024bbbfa44d80201ff
   1235 # Some implementations of DSA do not properly check for boundaries. In some
   1236 # cases the modular inverse of 0 is simply 0. As a result there are
   1237 # implementations where values such as r=1, s=0 lead to forgeries.
   1238 
   1239 # tcId = 184
   1240 # Signatures with special case values for r and s.
   1241 msg = 313233343030
   1242 result = invalid
   1243 sig = 302c02145c859c5d0528521f6344c69fcdb4024bbbfa44d802145c859c5d0528521f6344c69fcdb4024bbbfa44d8
   1244 # Some implementations of DSA do not properly check for boundaries. In some
   1245 # cases the modular inverse of 0 is simply 0. As a result there are
   1246 # implementations where values such as r=1, s=0 lead to forgeries.
   1247 
   1248 # tcId = 185
   1249 # Signatures with special case values for r and s.
   1250 msg = 313233343030
   1251 result = invalid
   1252 sig = 302c02145c859c5d0528521f6344c69fcdb4024bbbfa44d802145c859c5d0528521f6344c69fcdb4024bbbfa44d9
   1253 # Some implementations of DSA do not properly check for boundaries. In some
   1254 # cases the modular inverse of 0 is simply 0. As a result there are
   1255 # implementations where values such as r=1, s=0 lead to forgeries.
   1256 
   1257 # tcId = 186
   1258 # Signatures with special case values for r and s.
   1259 msg = 313233343030
   1260 result = invalid
   1261 sig = 302d02145c859c5d0528521f6344c69fcdb4024bbbfa44d8021500b90b38ba0a50a43ec6898d3f9b68049777f489b0
   1262 # Some implementations of DSA do not properly check for boundaries. In some
   1263 # cases the modular inverse of 0 is simply 0. As a result there are
   1264 # implementations where values such as r=1, s=0 lead to forgeries.
   1265 
   1266 # tcId = 187
   1267 # Signatures with special case values for r and s.
   1268 msg = 313233343030
   1269 result = invalid
   1270 sig = 302d02145c859c5d0528521f6344c69fcdb4024bbbfa44d8021500b90b38ba0a50a43ec6898d3f9b68049777f489b1
   1271 # Some implementations of DSA do not properly check for boundaries. In some
   1272 # cases the modular inverse of 0 is simply 0. As a result there are
   1273 # implementations where values such as r=1, s=0 lead to forgeries.
   1274 
   1275 # tcId = 188
   1276 # Signatures with special case values for r and s.
   1277 msg = 313233343030
   1278 result = invalid
   1279 sig = 302d02145c859c5d0528521f6344c69fcdb4024bbbfa44d8021500b90b38ba0a50a43ec6898d3f9b68049777f489b2
   1280 # Some implementations of DSA do not properly check for boundaries. In some
   1281 # cases the modular inverse of 0 is simply 0. As a result there are
   1282 # implementations where values such as r=1, s=0 lead to forgeries.
   1283 
   1284 # tcId = 189
   1285 # Signatures with special case values for r and s.
   1286 msg = 313233343030
   1287 result = invalid
   1288 sig = 302d02145c859c5d0528521f6344c69fcdb4024bbbfa44d80215010000000000000000000000000000000000000000
   1289 # Some implementations of DSA do not properly check for boundaries. In some
   1290 # cases the modular inverse of 0 is simply 0. As a result there are
   1291 # implementations where values such as r=1, s=0 lead to forgeries.
   1292 
   1293 # tcId = 190
   1294 # Signatures with special case values for r and s.
   1295 msg = 313233343030
   1296 result = invalid
   1297 sig = 30819a02145c859c5d0528521f6344c69fcdb4024bbbfa44d802818100b34ce9c1e78294d3258473842005d2a48c8c566cfca8f84c0606f2529b59a6d38aae071b53bb2167eaa4fc3b01fe176e787e481b6037aac62cbc3d089799536a869fa8cdfea1e8b1fd2d1cd3a30350859a2cd6b3ec2f9bfbb68bb11b4bbe2adaa18d64a93639543ae5e16293e311c0cf8c8d6e180df05d08c2fd2d93d570751f
   1298 # Some implementations of DSA do not properly check for boundaries. In some
   1299 # cases the modular inverse of 0 is simply 0. As a result there are
   1300 # implementations where values such as r=1, s=0 lead to forgeries.
   1301 
   1302 # tcId = 191
   1303 # Signatures with special case values for r and s.
   1304 msg = 313233343030
   1305 result = invalid
   1306 sig = 301b02145c859c5d0528521f6344c69fcdb4024bbbfa44d8090380fe01
   1307 # Some implementations of DSA do not properly check for boundaries. In some
   1308 # cases the modular inverse of 0 is simply 0. As a result there are
   1309 # implementations where values such as r=1, s=0 lead to forgeries.
   1310 
   1311 # tcId = 192
   1312 # Signatures with special case values for r and s.
   1313 msg = 313233343030
   1314 result = invalid
   1315 sig = 302d02145c859c5d0528521f6344c69fcdb4024bbbfa44d90215ff46f4c745f5af5bc1397672c06497fb68880b764f
   1316 # Some implementations of DSA do not properly check for boundaries. In some
   1317 # cases the modular inverse of 0 is simply 0. As a result there are
   1318 # implementations where values such as r=1, s=0 lead to forgeries.
   1319 
   1320 # tcId = 193
   1321 # Signatures with special case values for r and s.
   1322 msg = 313233343030
   1323 result = invalid
   1324 sig = 301902145c859c5d0528521f6344c69fcdb4024bbbfa44d9020100
   1325 # Some implementations of DSA do not properly check for boundaries. In some
   1326 # cases the modular inverse of 0 is simply 0. As a result there are
   1327 # implementations where values such as r=1, s=0 lead to forgeries.
   1328 
   1329 # tcId = 194
   1330 # Signatures with special case values for r and s.
   1331 msg = 313233343030
   1332 result = invalid
   1333 sig = 301902145c859c5d0528521f6344c69fcdb4024bbbfa44d9020101
   1334 # Some implementations of DSA do not properly check for boundaries. In some
   1335 # cases the modular inverse of 0 is simply 0. As a result there are
   1336 # implementations where values such as r=1, s=0 lead to forgeries.
   1337 
   1338 # tcId = 195
   1339 # Signatures with special case values for r and s.
   1340 msg = 313233343030
   1341 result = invalid
   1342 sig = 301902145c859c5d0528521f6344c69fcdb4024bbbfa44d90201ff
   1343 # Some implementations of DSA do not properly check for boundaries. In some
   1344 # cases the modular inverse of 0 is simply 0. As a result there are
   1345 # implementations where values such as r=1, s=0 lead to forgeries.
   1346 
   1347 # tcId = 196
   1348 # Signatures with special case values for r and s.
   1349 msg = 313233343030
   1350 result = invalid
   1351 sig = 302c02145c859c5d0528521f6344c69fcdb4024bbbfa44d902145c859c5d0528521f6344c69fcdb4024bbbfa44d8
   1352 # Some implementations of DSA do not properly check for boundaries. In some
   1353 # cases the modular inverse of 0 is simply 0. As a result there are
   1354 # implementations where values such as r=1, s=0 lead to forgeries.
   1355 
   1356 # tcId = 197
   1357 # Signatures with special case values for r and s.
   1358 msg = 313233343030
   1359 result = invalid
   1360 sig = 302c02145c859c5d0528521f6344c69fcdb4024bbbfa44d902145c859c5d0528521f6344c69fcdb4024bbbfa44d9
   1361 # Some implementations of DSA do not properly check for boundaries. In some
   1362 # cases the modular inverse of 0 is simply 0. As a result there are
   1363 # implementations where values such as r=1, s=0 lead to forgeries.
   1364 
   1365 # tcId = 198
   1366 # Signatures with special case values for r and s.
   1367 msg = 313233343030
   1368 result = invalid
   1369 sig = 302d02145c859c5d0528521f6344c69fcdb4024bbbfa44d9021500b90b38ba0a50a43ec6898d3f9b68049777f489b0
   1370 # Some implementations of DSA do not properly check for boundaries. In some
   1371 # cases the modular inverse of 0 is simply 0. As a result there are
   1372 # implementations where values such as r=1, s=0 lead to forgeries.
   1373 
   1374 # tcId = 199
   1375 # Signatures with special case values for r and s.
   1376 msg = 313233343030
   1377 result = invalid
   1378 sig = 302d02145c859c5d0528521f6344c69fcdb4024bbbfa44d9021500b90b38ba0a50a43ec6898d3f9b68049777f489b1
   1379 # Some implementations of DSA do not properly check for boundaries. In some
   1380 # cases the modular inverse of 0 is simply 0. As a result there are
   1381 # implementations where values such as r=1, s=0 lead to forgeries.
   1382 
   1383 # tcId = 200
   1384 # Signatures with special case values for r and s.
   1385 msg = 313233343030
   1386 result = invalid
   1387 sig = 302d02145c859c5d0528521f6344c69fcdb4024bbbfa44d9021500b90b38ba0a50a43ec6898d3f9b68049777f489b2
   1388 # Some implementations of DSA do not properly check for boundaries. In some
   1389 # cases the modular inverse of 0 is simply 0. As a result there are
   1390 # implementations where values such as r=1, s=0 lead to forgeries.
   1391 
   1392 # tcId = 201
   1393 # Signatures with special case values for r and s.
   1394 msg = 313233343030
   1395 result = invalid
   1396 sig = 302d02145c859c5d0528521f6344c69fcdb4024bbbfa44d90215010000000000000000000000000000000000000000
   1397 # Some implementations of DSA do not properly check for boundaries. In some
   1398 # cases the modular inverse of 0 is simply 0. As a result there are
   1399 # implementations where values such as r=1, s=0 lead to forgeries.
   1400 
   1401 # tcId = 202
   1402 # Signatures with special case values for r and s.
   1403 msg = 313233343030
   1404 result = invalid
   1405 sig = 30819a02145c859c5d0528521f6344c69fcdb4024bbbfa44d902818100b34ce9c1e78294d3258473842005d2a48c8c566cfca8f84c0606f2529b59a6d38aae071b53bb2167eaa4fc3b01fe176e787e481b6037aac62cbc3d089799536a869fa8cdfea1e8b1fd2d1cd3a30350859a2cd6b3ec2f9bfbb68bb11b4bbe2adaa18d64a93639543ae5e16293e311c0cf8c8d6e180df05d08c2fd2d93d570751f
   1406 # Some implementations of DSA do not properly check for boundaries. In some
   1407 # cases the modular inverse of 0 is simply 0. As a result there are
   1408 # implementations where values such as r=1, s=0 lead to forgeries.
   1409 
   1410 # tcId = 203
   1411 # Signatures with special case values for r and s.
   1412 msg = 313233343030
   1413 result = invalid
   1414 sig = 301b02145c859c5d0528521f6344c69fcdb4024bbbfa44d9090380fe01
   1415 # Some implementations of DSA do not properly check for boundaries. In some
   1416 # cases the modular inverse of 0 is simply 0. As a result there are
   1417 # implementations where values such as r=1, s=0 lead to forgeries.
   1418 
   1419 # tcId = 204
   1420 # Signatures with special case values for r and s.
   1421 msg = 313233343030
   1422 result = invalid
   1423 sig = 302e021500b90b38ba0a50a43ec6898d3f9b68049777f489b00215ff46f4c745f5af5bc1397672c06497fb68880b764f
   1424 # Some implementations of DSA do not properly check for boundaries. In some
   1425 # cases the modular inverse of 0 is simply 0. As a result there are
   1426 # implementations where values such as r=1, s=0 lead to forgeries.
   1427 
   1428 # tcId = 205
   1429 # Signatures with special case values for r and s.
   1430 msg = 313233343030
   1431 result = invalid
   1432 sig = 301a021500b90b38ba0a50a43ec6898d3f9b68049777f489b0020100
   1433 # Some implementations of DSA do not properly check for boundaries. In some
   1434 # cases the modular inverse of 0 is simply 0. As a result there are
   1435 # implementations where values such as r=1, s=0 lead to forgeries.
   1436 
   1437 # tcId = 206
   1438 # Signatures with special case values for r and s.
   1439 msg = 313233343030
   1440 result = invalid
   1441 sig = 301a021500b90b38ba0a50a43ec6898d3f9b68049777f489b0020101
   1442 # Some implementations of DSA do not properly check for boundaries. In some
   1443 # cases the modular inverse of 0 is simply 0. As a result there are
   1444 # implementations where values such as r=1, s=0 lead to forgeries.
   1445 
   1446 # tcId = 207
   1447 # Signatures with special case values for r and s.
   1448 msg = 313233343030
   1449 result = invalid
   1450 sig = 301a021500b90b38ba0a50a43ec6898d3f9b68049777f489b00201ff
   1451 # Some implementations of DSA do not properly check for boundaries. In some
   1452 # cases the modular inverse of 0 is simply 0. As a result there are
   1453 # implementations where values such as r=1, s=0 lead to forgeries.
   1454 
   1455 # tcId = 208
   1456 # Signatures with special case values for r and s.
   1457 msg = 313233343030
   1458 result = invalid
   1459 sig = 302d021500b90b38ba0a50a43ec6898d3f9b68049777f489b002145c859c5d0528521f6344c69fcdb4024bbbfa44d8
   1460 # Some implementations of DSA do not properly check for boundaries. In some
   1461 # cases the modular inverse of 0 is simply 0. As a result there are
   1462 # implementations where values such as r=1, s=0 lead to forgeries.
   1463 
   1464 # tcId = 209
   1465 # Signatures with special case values for r and s.
   1466 msg = 313233343030
   1467 result = invalid
   1468 sig = 302d021500b90b38ba0a50a43ec6898d3f9b68049777f489b002145c859c5d0528521f6344c69fcdb4024bbbfa44d9
   1469 # Some implementations of DSA do not properly check for boundaries. In some
   1470 # cases the modular inverse of 0 is simply 0. As a result there are
   1471 # implementations where values such as r=1, s=0 lead to forgeries.
   1472 
   1473 # tcId = 210
   1474 # Signatures with special case values for r and s.
   1475 msg = 313233343030
   1476 result = invalid
   1477 sig = 302e021500b90b38ba0a50a43ec6898d3f9b68049777f489b0021500b90b38ba0a50a43ec6898d3f9b68049777f489b0
   1478 # Some implementations of DSA do not properly check for boundaries. In some
   1479 # cases the modular inverse of 0 is simply 0. As a result there are
   1480 # implementations where values such as r=1, s=0 lead to forgeries.
   1481 
   1482 # tcId = 211
   1483 # Signatures with special case values for r and s.
   1484 msg = 313233343030
   1485 result = invalid
   1486 sig = 302e021500b90b38ba0a50a43ec6898d3f9b68049777f489b0021500b90b38ba0a50a43ec6898d3f9b68049777f489b1
   1487 # Some implementations of DSA do not properly check for boundaries. In some
   1488 # cases the modular inverse of 0 is simply 0. As a result there are
   1489 # implementations where values such as r=1, s=0 lead to forgeries.
   1490 
   1491 # tcId = 212
   1492 # Signatures with special case values for r and s.
   1493 msg = 313233343030
   1494 result = invalid
   1495 sig = 302e021500b90b38ba0a50a43ec6898d3f9b68049777f489b0021500b90b38ba0a50a43ec6898d3f9b68049777f489b2
   1496 # Some implementations of DSA do not properly check for boundaries. In some
   1497 # cases the modular inverse of 0 is simply 0. As a result there are
   1498 # implementations where values such as r=1, s=0 lead to forgeries.
   1499 
   1500 # tcId = 213
   1501 # Signatures with special case values for r and s.
   1502 msg = 313233343030
   1503 result = invalid
   1504 sig = 302e021500b90b38ba0a50a43ec6898d3f9b68049777f489b00215010000000000000000000000000000000000000000
   1505 # Some implementations of DSA do not properly check for boundaries. In some
   1506 # cases the modular inverse of 0 is simply 0. As a result there are
   1507 # implementations where values such as r=1, s=0 lead to forgeries.
   1508 
   1509 # tcId = 214
   1510 # Signatures with special case values for r and s.
   1511 msg = 313233343030
   1512 result = invalid
   1513 sig = 30819b021500b90b38ba0a50a43ec6898d3f9b68049777f489b002818100b34ce9c1e78294d3258473842005d2a48c8c566cfca8f84c0606f2529b59a6d38aae071b53bb2167eaa4fc3b01fe176e787e481b6037aac62cbc3d089799536a869fa8cdfea1e8b1fd2d1cd3a30350859a2cd6b3ec2f9bfbb68bb11b4bbe2adaa18d64a93639543ae5e16293e311c0cf8c8d6e180df05d08c2fd2d93d570751f
   1514 # Some implementations of DSA do not properly check for boundaries. In some
   1515 # cases the modular inverse of 0 is simply 0. As a result there are
   1516 # implementations where values such as r=1, s=0 lead to forgeries.
   1517 
   1518 # tcId = 215
   1519 # Signatures with special case values for r and s.
   1520 msg = 313233343030
   1521 result = invalid
   1522 sig = 301c021500b90b38ba0a50a43ec6898d3f9b68049777f489b0090380fe01
   1523 # Some implementations of DSA do not properly check for boundaries. In some
   1524 # cases the modular inverse of 0 is simply 0. As a result there are
   1525 # implementations where values such as r=1, s=0 lead to forgeries.
   1526 
   1527 # tcId = 216
   1528 # Signatures with special case values for r and s.
   1529 msg = 313233343030
   1530 result = invalid
   1531 sig = 302e021500b90b38ba0a50a43ec6898d3f9b68049777f489b10215ff46f4c745f5af5bc1397672c06497fb68880b764f
   1532 # Some implementations of DSA do not properly check for boundaries. In some
   1533 # cases the modular inverse of 0 is simply 0. As a result there are
   1534 # implementations where values such as r=1, s=0 lead to forgeries.
   1535 
   1536 # tcId = 217
   1537 # Signatures with special case values for r and s.
   1538 msg = 313233343030
   1539 result = invalid
   1540 sig = 301a021500b90b38ba0a50a43ec6898d3f9b68049777f489b1020100
   1541 # Some implementations of DSA do not properly check for boundaries. In some
   1542 # cases the modular inverse of 0 is simply 0. As a result there are
   1543 # implementations where values such as r=1, s=0 lead to forgeries.
   1544 
   1545 # tcId = 218
   1546 # Signatures with special case values for r and s.
   1547 msg = 313233343030
   1548 result = invalid
   1549 sig = 301a021500b90b38ba0a50a43ec6898d3f9b68049777f489b1020101
   1550 # Some implementations of DSA do not properly check for boundaries. In some
   1551 # cases the modular inverse of 0 is simply 0. As a result there are
   1552 # implementations where values such as r=1, s=0 lead to forgeries.
   1553 
   1554 # tcId = 219
   1555 # Signatures with special case values for r and s.
   1556 msg = 313233343030
   1557 result = invalid
   1558 sig = 301a021500b90b38ba0a50a43ec6898d3f9b68049777f489b10201ff
   1559 # Some implementations of DSA do not properly check for boundaries. In some
   1560 # cases the modular inverse of 0 is simply 0. As a result there are
   1561 # implementations where values such as r=1, s=0 lead to forgeries.
   1562 
   1563 # tcId = 220
   1564 # Signatures with special case values for r and s.
   1565 msg = 313233343030
   1566 result = invalid
   1567 sig = 302d021500b90b38ba0a50a43ec6898d3f9b68049777f489b102145c859c5d0528521f6344c69fcdb4024bbbfa44d8
   1568 # Some implementations of DSA do not properly check for boundaries. In some
   1569 # cases the modular inverse of 0 is simply 0. As a result there are
   1570 # implementations where values such as r=1, s=0 lead to forgeries.
   1571 
   1572 # tcId = 221
   1573 # Signatures with special case values for r and s.
   1574 msg = 313233343030
   1575 result = invalid
   1576 sig = 302d021500b90b38ba0a50a43ec6898d3f9b68049777f489b102145c859c5d0528521f6344c69fcdb4024bbbfa44d9
   1577 # Some implementations of DSA do not properly check for boundaries. In some
   1578 # cases the modular inverse of 0 is simply 0. As a result there are
   1579 # implementations where values such as r=1, s=0 lead to forgeries.
   1580 
   1581 # tcId = 222
   1582 # Signatures with special case values for r and s.
   1583 msg = 313233343030
   1584 result = invalid
   1585 sig = 302e021500b90b38ba0a50a43ec6898d3f9b68049777f489b1021500b90b38ba0a50a43ec6898d3f9b68049777f489b0
   1586 # Some implementations of DSA do not properly check for boundaries. In some
   1587 # cases the modular inverse of 0 is simply 0. As a result there are
   1588 # implementations where values such as r=1, s=0 lead to forgeries.
   1589 
   1590 # tcId = 223
   1591 # Signatures with special case values for r and s.
   1592 msg = 313233343030
   1593 result = invalid
   1594 sig = 302e021500b90b38ba0a50a43ec6898d3f9b68049777f489b1021500b90b38ba0a50a43ec6898d3f9b68049777f489b1
   1595 # Some implementations of DSA do not properly check for boundaries. In some
   1596 # cases the modular inverse of 0 is simply 0. As a result there are
   1597 # implementations where values such as r=1, s=0 lead to forgeries.
   1598 
   1599 # tcId = 224
   1600 # Signatures with special case values for r and s.
   1601 msg = 313233343030
   1602 result = invalid
   1603 sig = 302e021500b90b38ba0a50a43ec6898d3f9b68049777f489b1021500b90b38ba0a50a43ec6898d3f9b68049777f489b2
   1604 # Some implementations of DSA do not properly check for boundaries. In some
   1605 # cases the modular inverse of 0 is simply 0. As a result there are
   1606 # implementations where values such as r=1, s=0 lead to forgeries.
   1607 
   1608 # tcId = 225
   1609 # Signatures with special case values for r and s.
   1610 msg = 313233343030
   1611 result = invalid
   1612 sig = 302e021500b90b38ba0a50a43ec6898d3f9b68049777f489b10215010000000000000000000000000000000000000000
   1613 # Some implementations of DSA do not properly check for boundaries. In some
   1614 # cases the modular inverse of 0 is simply 0. As a result there are
   1615 # implementations where values such as r=1, s=0 lead to forgeries.
   1616 
   1617 # tcId = 226
   1618 # Signatures with special case values for r and s.
   1619 msg = 313233343030
   1620 result = invalid
   1621 sig = 30819b021500b90b38ba0a50a43ec6898d3f9b68049777f489b102818100b34ce9c1e78294d3258473842005d2a48c8c566cfca8f84c0606f2529b59a6d38aae071b53bb2167eaa4fc3b01fe176e787e481b6037aac62cbc3d089799536a869fa8cdfea1e8b1fd2d1cd3a30350859a2cd6b3ec2f9bfbb68bb11b4bbe2adaa18d64a93639543ae5e16293e311c0cf8c8d6e180df05d08c2fd2d93d570751f
   1622 # Some implementations of DSA do not properly check for boundaries. In some
   1623 # cases the modular inverse of 0 is simply 0. As a result there are
   1624 # implementations where values such as r=1, s=0 lead to forgeries.
   1625 
   1626 # tcId = 227
   1627 # Signatures with special case values for r and s.
   1628 msg = 313233343030
   1629 result = invalid
   1630 sig = 301c021500b90b38ba0a50a43ec6898d3f9b68049777f489b1090380fe01
   1631 # Some implementations of DSA do not properly check for boundaries. In some
   1632 # cases the modular inverse of 0 is simply 0. As a result there are
   1633 # implementations where values such as r=1, s=0 lead to forgeries.
   1634 
   1635 # tcId = 228
   1636 # Signatures with special case values for r and s.
   1637 msg = 313233343030
   1638 result = invalid
   1639 sig = 302e021500b90b38ba0a50a43ec6898d3f9b68049777f489b20215ff46f4c745f5af5bc1397672c06497fb68880b764f
   1640 # Some implementations of DSA do not properly check for boundaries. In some
   1641 # cases the modular inverse of 0 is simply 0. As a result there are
   1642 # implementations where values such as r=1, s=0 lead to forgeries.
   1643 
   1644 # tcId = 229
   1645 # Signatures with special case values for r and s.
   1646 msg = 313233343030
   1647 result = invalid
   1648 sig = 301a021500b90b38ba0a50a43ec6898d3f9b68049777f489b2020100
   1649 # Some implementations of DSA do not properly check for boundaries. In some
   1650 # cases the modular inverse of 0 is simply 0. As a result there are
   1651 # implementations where values such as r=1, s=0 lead to forgeries.
   1652 
   1653 # tcId = 230
   1654 # Signatures with special case values for r and s.
   1655 msg = 313233343030
   1656 result = invalid
   1657 sig = 301a021500b90b38ba0a50a43ec6898d3f9b68049777f489b2020101
   1658 # Some implementations of DSA do not properly check for boundaries. In some
   1659 # cases the modular inverse of 0 is simply 0. As a result there are
   1660 # implementations where values such as r=1, s=0 lead to forgeries.
   1661 
   1662 # tcId = 231
   1663 # Signatures with special case values for r and s.
   1664 msg = 313233343030
   1665 result = invalid
   1666 sig = 301a021500b90b38ba0a50a43ec6898d3f9b68049777f489b20201ff
   1667 # Some implementations of DSA do not properly check for boundaries. In some
   1668 # cases the modular inverse of 0 is simply 0. As a result there are
   1669 # implementations where values such as r=1, s=0 lead to forgeries.
   1670 
   1671 # tcId = 232
   1672 # Signatures with special case values for r and s.
   1673 msg = 313233343030
   1674 result = invalid
   1675 sig = 302d021500b90b38ba0a50a43ec6898d3f9b68049777f489b202145c859c5d0528521f6344c69fcdb4024bbbfa44d8
   1676 # Some implementations of DSA do not properly check for boundaries. In some
   1677 # cases the modular inverse of 0 is simply 0. As a result there are
   1678 # implementations where values such as r=1, s=0 lead to forgeries.
   1679 
   1680 # tcId = 233
   1681 # Signatures with special case values for r and s.
   1682 msg = 313233343030
   1683 result = invalid
   1684 sig = 302d021500b90b38ba0a50a43ec6898d3f9b68049777f489b202145c859c5d0528521f6344c69fcdb4024bbbfa44d9
   1685 # Some implementations of DSA do not properly check for boundaries. In some
   1686 # cases the modular inverse of 0 is simply 0. As a result there are
   1687 # implementations where values such as r=1, s=0 lead to forgeries.
   1688 
   1689 # tcId = 234
   1690 # Signatures with special case values for r and s.
   1691 msg = 313233343030
   1692 result = invalid
   1693 sig = 302e021500b90b38ba0a50a43ec6898d3f9b68049777f489b2021500b90b38ba0a50a43ec6898d3f9b68049777f489b0
   1694 # Some implementations of DSA do not properly check for boundaries. In some
   1695 # cases the modular inverse of 0 is simply 0. As a result there are
   1696 # implementations where values such as r=1, s=0 lead to forgeries.
   1697 
   1698 # tcId = 235
   1699 # Signatures with special case values for r and s.
   1700 msg = 313233343030
   1701 result = invalid
   1702 sig = 302e021500b90b38ba0a50a43ec6898d3f9b68049777f489b2021500b90b38ba0a50a43ec6898d3f9b68049777f489b1
   1703 # Some implementations of DSA do not properly check for boundaries. In some
   1704 # cases the modular inverse of 0 is simply 0. As a result there are
   1705 # implementations where values such as r=1, s=0 lead to forgeries.
   1706 
   1707 # tcId = 236
   1708 # Signatures with special case values for r and s.
   1709 msg = 313233343030
   1710 result = invalid
   1711 sig = 302e021500b90b38ba0a50a43ec6898d3f9b68049777f489b2021500b90b38ba0a50a43ec6898d3f9b68049777f489b2
   1712 # Some implementations of DSA do not properly check for boundaries. In some
   1713 # cases the modular inverse of 0 is simply 0. As a result there are
   1714 # implementations where values such as r=1, s=0 lead to forgeries.
   1715 
   1716 # tcId = 237
   1717 # Signatures with special case values for r and s.
   1718 msg = 313233343030
   1719 result = invalid
   1720 sig = 302e021500b90b38ba0a50a43ec6898d3f9b68049777f489b20215010000000000000000000000000000000000000000
   1721 # Some implementations of DSA do not properly check for boundaries. In some
   1722 # cases the modular inverse of 0 is simply 0. As a result there are
   1723 # implementations where values such as r=1, s=0 lead to forgeries.
   1724 
   1725 # tcId = 238
   1726 # Signatures with special case values for r and s.
   1727 msg = 313233343030
   1728 result = invalid
   1729 sig = 30819b021500b90b38ba0a50a43ec6898d3f9b68049777f489b202818100b34ce9c1e78294d3258473842005d2a48c8c566cfca8f84c0606f2529b59a6d38aae071b53bb2167eaa4fc3b01fe176e787e481b6037aac62cbc3d089799536a869fa8cdfea1e8b1fd2d1cd3a30350859a2cd6b3ec2f9bfbb68bb11b4bbe2adaa18d64a93639543ae5e16293e311c0cf8c8d6e180df05d08c2fd2d93d570751f
   1730 # Some implementations of DSA do not properly check for boundaries. In some
   1731 # cases the modular inverse of 0 is simply 0. As a result there are
   1732 # implementations where values such as r=1, s=0 lead to forgeries.
   1733 
   1734 # tcId = 239
   1735 # Signatures with special case values for r and s.
   1736 msg = 313233343030
   1737 result = invalid
   1738 sig = 301c021500b90b38ba0a50a43ec6898d3f9b68049777f489b2090380fe01
   1739 # Some implementations of DSA do not properly check for boundaries. In some
   1740 # cases the modular inverse of 0 is simply 0. As a result there are
   1741 # implementations where values such as r=1, s=0 lead to forgeries.
   1742 
   1743 # tcId = 240
   1744 # Signatures with special case values for r and s.
   1745 msg = 313233343030
   1746 result = invalid
   1747 sig = 302e02150100000000000000000000000000000000000000000215ff46f4c745f5af5bc1397672c06497fb68880b764f
   1748 # Some implementations of DSA do not properly check for boundaries. In some
   1749 # cases the modular inverse of 0 is simply 0. As a result there are
   1750 # implementations where values such as r=1, s=0 lead to forgeries.
   1751 
   1752 # tcId = 241
   1753 # Signatures with special case values for r and s.
   1754 msg = 313233343030
   1755 result = invalid
   1756 sig = 301a0215010000000000000000000000000000000000000000020100
   1757 # Some implementations of DSA do not properly check for boundaries. In some
   1758 # cases the modular inverse of 0 is simply 0. As a result there are
   1759 # implementations where values such as r=1, s=0 lead to forgeries.
   1760 
   1761 # tcId = 242
   1762 # Signatures with special case values for r and s.
   1763 msg = 313233343030
   1764 result = invalid
   1765 sig = 301a0215010000000000000000000000000000000000000000020101
   1766 # Some implementations of DSA do not properly check for boundaries. In some
   1767 # cases the modular inverse of 0 is simply 0. As a result there are
   1768 # implementations where values such as r=1, s=0 lead to forgeries.
   1769 
   1770 # tcId = 243
   1771 # Signatures with special case values for r and s.
   1772 msg = 313233343030
   1773 result = invalid
   1774 sig = 301a02150100000000000000000000000000000000000000000201ff
   1775 # Some implementations of DSA do not properly check for boundaries. In some
   1776 # cases the modular inverse of 0 is simply 0. As a result there are
   1777 # implementations where values such as r=1, s=0 lead to forgeries.
   1778 
   1779 # tcId = 244
   1780 # Signatures with special case values for r and s.
   1781 msg = 313233343030
   1782 result = invalid
   1783 sig = 302d021501000000000000000000000000000000000000000002145c859c5d0528521f6344c69fcdb4024bbbfa44d8
   1784 # Some implementations of DSA do not properly check for boundaries. In some
   1785 # cases the modular inverse of 0 is simply 0. As a result there are
   1786 # implementations where values such as r=1, s=0 lead to forgeries.
   1787 
   1788 # tcId = 245
   1789 # Signatures with special case values for r and s.
   1790 msg = 313233343030
   1791 result = invalid
   1792 sig = 302d021501000000000000000000000000000000000000000002145c859c5d0528521f6344c69fcdb4024bbbfa44d9
   1793 # Some implementations of DSA do not properly check for boundaries. In some
   1794 # cases the modular inverse of 0 is simply 0. As a result there are
   1795 # implementations where values such as r=1, s=0 lead to forgeries.
   1796 
   1797 # tcId = 246
   1798 # Signatures with special case values for r and s.
   1799 msg = 313233343030
   1800 result = invalid
   1801 sig = 302e0215010000000000000000000000000000000000000000021500b90b38ba0a50a43ec6898d3f9b68049777f489b0
   1802 # Some implementations of DSA do not properly check for boundaries. In some
   1803 # cases the modular inverse of 0 is simply 0. As a result there are
   1804 # implementations where values such as r=1, s=0 lead to forgeries.
   1805 
   1806 # tcId = 247
   1807 # Signatures with special case values for r and s.
   1808 msg = 313233343030
   1809 result = invalid
   1810 sig = 302e0215010000000000000000000000000000000000000000021500b90b38ba0a50a43ec6898d3f9b68049777f489b1
   1811 # Some implementations of DSA do not properly check for boundaries. In some
   1812 # cases the modular inverse of 0 is simply 0. As a result there are
   1813 # implementations where values such as r=1, s=0 lead to forgeries.
   1814 
   1815 # tcId = 248
   1816 # Signatures with special case values for r and s.
   1817 msg = 313233343030
   1818 result = invalid
   1819 sig = 302e0215010000000000000000000000000000000000000000021500b90b38ba0a50a43ec6898d3f9b68049777f489b2
   1820 # Some implementations of DSA do not properly check for boundaries. In some
   1821 # cases the modular inverse of 0 is simply 0. As a result there are
   1822 # implementations where values such as r=1, s=0 lead to forgeries.
   1823 
   1824 # tcId = 249
   1825 # Signatures with special case values for r and s.
   1826 msg = 313233343030
   1827 result = invalid
   1828 sig = 302e02150100000000000000000000000000000000000000000215010000000000000000000000000000000000000000
   1829 # Some implementations of DSA do not properly check for boundaries. In some
   1830 # cases the modular inverse of 0 is simply 0. As a result there are
   1831 # implementations where values such as r=1, s=0 lead to forgeries.
   1832 
   1833 # tcId = 250
   1834 # Signatures with special case values for r and s.
   1835 msg = 313233343030
   1836 result = invalid
   1837 sig = 30819b021501000000000000000000000000000000000000000002818100b34ce9c1e78294d3258473842005d2a48c8c566cfca8f84c0606f2529b59a6d38aae071b53bb2167eaa4fc3b01fe176e787e481b6037aac62cbc3d089799536a869fa8cdfea1e8b1fd2d1cd3a30350859a2cd6b3ec2f9bfbb68bb11b4bbe2adaa18d64a93639543ae5e16293e311c0cf8c8d6e180df05d08c2fd2d93d570751f
   1838 # Some implementations of DSA do not properly check for boundaries. In some
   1839 # cases the modular inverse of 0 is simply 0. As a result there are
   1840 # implementations where values such as r=1, s=0 lead to forgeries.
   1841 
   1842 # tcId = 251
   1843 # Signatures with special case values for r and s.
   1844 msg = 313233343030
   1845 result = invalid
   1846 sig = 301c0215010000000000000000000000000000000000000000090380fe01
   1847 # Some implementations of DSA do not properly check for boundaries. In some
   1848 # cases the modular inverse of 0 is simply 0. As a result there are
   1849 # implementations where values such as r=1, s=0 lead to forgeries.
   1850 
   1851 # tcId = 252
   1852 # Signatures with special case values for r and s.
   1853 msg = 313233343030
   1854 result = invalid
   1855 sig = 30819b02818100b34ce9c1e78294d3258473842005d2a48c8c566cfca8f84c0606f2529b59a6d38aae071b53bb2167eaa4fc3b01fe176e787e481b6037aac62cbc3d089799536a869fa8cdfea1e8b1fd2d1cd3a30350859a2cd6b3ec2f9bfbb68bb11b4bbe2adaa18d64a93639543ae5e16293e311c0cf8c8d6e180df05d08c2fd2d93d570751f0215ff46f4c745f5af5bc1397672c06497fb68880b764f
   1856 # Some implementations of DSA do not properly check for boundaries. In some
   1857 # cases the modular inverse of 0 is simply 0. As a result there are
   1858 # implementations where values such as r=1, s=0 lead to forgeries.
   1859 
   1860 # tcId = 253
   1861 # Signatures with special case values for r and s.
   1862 msg = 313233343030
   1863 result = invalid
   1864 sig = 30818702818100b34ce9c1e78294d3258473842005d2a48c8c566cfca8f84c0606f2529b59a6d38aae071b53bb2167eaa4fc3b01fe176e787e481b6037aac62cbc3d089799536a869fa8cdfea1e8b1fd2d1cd3a30350859a2cd6b3ec2f9bfbb68bb11b4bbe2adaa18d64a93639543ae5e16293e311c0cf8c8d6e180df05d08c2fd2d93d570751f020100
   1865 # Some implementations of DSA do not properly check for boundaries. In some
   1866 # cases the modular inverse of 0 is simply 0. As a result there are
   1867 # implementations where values such as r=1, s=0 lead to forgeries.
   1868 
   1869 # tcId = 254
   1870 # Signatures with special case values for r and s.
   1871 msg = 313233343030
   1872 result = invalid
   1873 sig = 30818702818100b34ce9c1e78294d3258473842005d2a48c8c566cfca8f84c0606f2529b59a6d38aae071b53bb2167eaa4fc3b01fe176e787e481b6037aac62cbc3d089799536a869fa8cdfea1e8b1fd2d1cd3a30350859a2cd6b3ec2f9bfbb68bb11b4bbe2adaa18d64a93639543ae5e16293e311c0cf8c8d6e180df05d08c2fd2d93d570751f020101
   1874 # Some implementations of DSA do not properly check for boundaries. In some
   1875 # cases the modular inverse of 0 is simply 0. As a result there are
   1876 # implementations where values such as r=1, s=0 lead to forgeries.
   1877 
   1878 # tcId = 255
   1879 # Signatures with special case values for r and s.
   1880 msg = 313233343030
   1881 result = invalid
   1882 sig = 30818702818100b34ce9c1e78294d3258473842005d2a48c8c566cfca8f84c0606f2529b59a6d38aae071b53bb2167eaa4fc3b01fe176e787e481b6037aac62cbc3d089799536a869fa8cdfea1e8b1fd2d1cd3a30350859a2cd6b3ec2f9bfbb68bb11b4bbe2adaa18d64a93639543ae5e16293e311c0cf8c8d6e180df05d08c2fd2d93d570751f0201ff
   1883 # Some implementations of DSA do not properly check for boundaries. In some
   1884 # cases the modular inverse of 0 is simply 0. As a result there are
   1885 # implementations where values such as r=1, s=0 lead to forgeries.
   1886 
   1887 # tcId = 256
   1888 # Signatures with special case values for r and s.
   1889 msg = 313233343030
   1890 result = invalid
   1891 sig = 30819a02818100b34ce9c1e78294d3258473842005d2a48c8c566cfca8f84c0606f2529b59a6d38aae071b53bb2167eaa4fc3b01fe176e787e481b6037aac62cbc3d089799536a869fa8cdfea1e8b1fd2d1cd3a30350859a2cd6b3ec2f9bfbb68bb11b4bbe2adaa18d64a93639543ae5e16293e311c0cf8c8d6e180df05d08c2fd2d93d570751f02145c859c5d0528521f6344c69fcdb4024bbbfa44d8
   1892 # Some implementations of DSA do not properly check for boundaries. In some
   1893 # cases the modular inverse of 0 is simply 0. As a result there are
   1894 # implementations where values such as r=1, s=0 lead to forgeries.
   1895 
   1896 # tcId = 257
   1897 # Signatures with special case values for r and s.
   1898 msg = 313233343030
   1899 result = invalid
   1900 sig = 30819a02818100b34ce9c1e78294d3258473842005d2a48c8c566cfca8f84c0606f2529b59a6d38aae071b53bb2167eaa4fc3b01fe176e787e481b6037aac62cbc3d089799536a869fa8cdfea1e8b1fd2d1cd3a30350859a2cd6b3ec2f9bfbb68bb11b4bbe2adaa18d64a93639543ae5e16293e311c0cf8c8d6e180df05d08c2fd2d93d570751f02145c859c5d0528521f6344c69fcdb4024bbbfa44d9
   1901 # Some implementations of DSA do not properly check for boundaries. In some
   1902 # cases the modular inverse of 0 is simply 0. As a result there are
   1903 # implementations where values such as r=1, s=0 lead to forgeries.
   1904 
   1905 # tcId = 258
   1906 # Signatures with special case values for r and s.
   1907 msg = 313233343030
   1908 result = invalid
   1909 sig = 30819b02818100b34ce9c1e78294d3258473842005d2a48c8c566cfca8f84c0606f2529b59a6d38aae071b53bb2167eaa4fc3b01fe176e787e481b6037aac62cbc3d089799536a869fa8cdfea1e8b1fd2d1cd3a30350859a2cd6b3ec2f9bfbb68bb11b4bbe2adaa18d64a93639543ae5e16293e311c0cf8c8d6e180df05d08c2fd2d93d570751f021500b90b38ba0a50a43ec6898d3f9b68049777f489b0
   1910 # Some implementations of DSA do not properly check for boundaries. In some
   1911 # cases the modular inverse of 0 is simply 0. As a result there are
   1912 # implementations where values such as r=1, s=0 lead to forgeries.
   1913 
   1914 # tcId = 259
   1915 # Signatures with special case values for r and s.
   1916 msg = 313233343030
   1917 result = invalid
   1918 sig = 30819b02818100b34ce9c1e78294d3258473842005d2a48c8c566cfca8f84c0606f2529b59a6d38aae071b53bb2167eaa4fc3b01fe176e787e481b6037aac62cbc3d089799536a869fa8cdfea1e8b1fd2d1cd3a30350859a2cd6b3ec2f9bfbb68bb11b4bbe2adaa18d64a93639543ae5e16293e311c0cf8c8d6e180df05d08c2fd2d93d570751f021500b90b38ba0a50a43ec6898d3f9b68049777f489b1
   1919 # Some implementations of DSA do not properly check for boundaries. In some
   1920 # cases the modular inverse of 0 is simply 0. As a result there are
   1921 # implementations where values such as r=1, s=0 lead to forgeries.
   1922 
   1923 # tcId = 260
   1924 # Signatures with special case values for r and s.
   1925 msg = 313233343030
   1926 result = invalid
   1927 sig = 30819b02818100b34ce9c1e78294d3258473842005d2a48c8c566cfca8f84c0606f2529b59a6d38aae071b53bb2167eaa4fc3b01fe176e787e481b6037aac62cbc3d089799536a869fa8cdfea1e8b1fd2d1cd3a30350859a2cd6b3ec2f9bfbb68bb11b4bbe2adaa18d64a93639543ae5e16293e311c0cf8c8d6e180df05d08c2fd2d93d570751f021500b90b38ba0a50a43ec6898d3f9b68049777f489b2
   1928 # Some implementations of DSA do not properly check for boundaries. In some
   1929 # cases the modular inverse of 0 is simply 0. As a result there are
   1930 # implementations where values such as r=1, s=0 lead to forgeries.
   1931 
   1932 # tcId = 261
   1933 # Signatures with special case values for r and s.
   1934 msg = 313233343030
   1935 result = invalid
   1936 sig = 30819b02818100b34ce9c1e78294d3258473842005d2a48c8c566cfca8f84c0606f2529b59a6d38aae071b53bb2167eaa4fc3b01fe176e787e481b6037aac62cbc3d089799536a869fa8cdfea1e8b1fd2d1cd3a30350859a2cd6b3ec2f9bfbb68bb11b4bbe2adaa18d64a93639543ae5e16293e311c0cf8c8d6e180df05d08c2fd2d93d570751f0215010000000000000000000000000000000000000000
   1937 # Some implementations of DSA do not properly check for boundaries. In some
   1938 # cases the modular inverse of 0 is simply 0. As a result there are
   1939 # implementations where values such as r=1, s=0 lead to forgeries.
   1940 
   1941 # tcId = 262
   1942 # Signatures with special case values for r and s.
   1943 msg = 313233343030
   1944 result = invalid
   1945 sig = 3082010802818100b34ce9c1e78294d3258473842005d2a48c8c566cfca8f84c0606f2529b59a6d38aae071b53bb2167eaa4fc3b01fe176e787e481b6037aac62cbc3d089799536a869fa8cdfea1e8b1fd2d1cd3a30350859a2cd6b3ec2f9bfbb68bb11b4bbe2adaa18d64a93639543ae5e16293e311c0cf8c8d6e180df05d08c2fd2d93d570751f02818100b34ce9c1e78294d3258473842005d2a48c8c566cfca8f84c0606f2529b59a6d38aae071b53bb2167eaa4fc3b01fe176e787e481b6037aac62cbc3d089799536a869fa8cdfea1e8b1fd2d1cd3a30350859a2cd6b3ec2f9bfbb68bb11b4bbe2adaa18d64a93639543ae5e16293e311c0cf8c8d6e180df05d08c2fd2d93d570751f
   1946 # Some implementations of DSA do not properly check for boundaries. In some
   1947 # cases the modular inverse of 0 is simply 0. As a result there are
   1948 # implementations where values such as r=1, s=0 lead to forgeries.
   1949 
   1950 # tcId = 263
   1951 # Signatures with special case values for r and s.
   1952 msg = 313233343030
   1953 result = invalid
   1954 sig = 30818902818100b34ce9c1e78294d3258473842005d2a48c8c566cfca8f84c0606f2529b59a6d38aae071b53bb2167eaa4fc3b01fe176e787e481b6037aac62cbc3d089799536a869fa8cdfea1e8b1fd2d1cd3a30350859a2cd6b3ec2f9bfbb68bb11b4bbe2adaa18d64a93639543ae5e16293e311c0cf8c8d6e180df05d08c2fd2d93d570751f090380fe01
   1955 # Some implementations of DSA do not properly check for boundaries. In some
   1956 # cases the modular inverse of 0 is simply 0. As a result there are
   1957 # implementations where values such as r=1, s=0 lead to forgeries.
   1958 
   1959 # tcId = 264
   1960 # Signatures with special case values for r and s.
   1961 msg = 313233343030
   1962 result = invalid
   1963 sig = 301c090380fe010215ff46f4c745f5af5bc1397672c06497fb68880b764f
   1964 # Some implementations of DSA do not properly check for boundaries. In some
   1965 # cases the modular inverse of 0 is simply 0. As a result there are
   1966 # implementations where values such as r=1, s=0 lead to forgeries.
   1967 
   1968 # tcId = 265
   1969 # Signatures with special case values for r and s.
   1970 msg = 313233343030
   1971 result = invalid
   1972 sig = 3008090380fe01020100
   1973 # Some implementations of DSA do not properly check for boundaries. In some
   1974 # cases the modular inverse of 0 is simply 0. As a result there are
   1975 # implementations where values such as r=1, s=0 lead to forgeries.
   1976 
   1977 # tcId = 266
   1978 # Signatures with special case values for r and s.
   1979 msg = 313233343030
   1980 result = invalid
   1981 sig = 3008090380fe01020101
   1982 # Some implementations of DSA do not properly check for boundaries. In some
   1983 # cases the modular inverse of 0 is simply 0. As a result there are
   1984 # implementations where values such as r=1, s=0 lead to forgeries.
   1985 
   1986 # tcId = 267
   1987 # Signatures with special case values for r and s.
   1988 msg = 313233343030
   1989 result = invalid
   1990 sig = 3008090380fe010201ff
   1991 # Some implementations of DSA do not properly check for boundaries. In some
   1992 # cases the modular inverse of 0 is simply 0. As a result there are
   1993 # implementations where values such as r=1, s=0 lead to forgeries.
   1994 
   1995 # tcId = 268
   1996 # Signatures with special case values for r and s.
   1997 msg = 313233343030
   1998 result = invalid
   1999 sig = 301b090380fe0102145c859c5d0528521f6344c69fcdb4024bbbfa44d8
   2000 # Some implementations of DSA do not properly check for boundaries. In some
   2001 # cases the modular inverse of 0 is simply 0. As a result there are
   2002 # implementations where values such as r=1, s=0 lead to forgeries.
   2003 
   2004 # tcId = 269
   2005 # Signatures with special case values for r and s.
   2006 msg = 313233343030
   2007 result = invalid
   2008 sig = 301b090380fe0102145c859c5d0528521f6344c69fcdb4024bbbfa44d9
   2009 # Some implementations of DSA do not properly check for boundaries. In some
   2010 # cases the modular inverse of 0 is simply 0. As a result there are
   2011 # implementations where values such as r=1, s=0 lead to forgeries.
   2012 
   2013 # tcId = 270
   2014 # Signatures with special case values for r and s.
   2015 msg = 313233343030
   2016 result = invalid
   2017 sig = 301c090380fe01021500b90b38ba0a50a43ec6898d3f9b68049777f489b0
   2018 # Some implementations of DSA do not properly check for boundaries. In some
   2019 # cases the modular inverse of 0 is simply 0. As a result there are
   2020 # implementations where values such as r=1, s=0 lead to forgeries.
   2021 
   2022 # tcId = 271
   2023 # Signatures with special case values for r and s.
   2024 msg = 313233343030
   2025 result = invalid
   2026 sig = 301c090380fe01021500b90b38ba0a50a43ec6898d3f9b68049777f489b1
   2027 # Some implementations of DSA do not properly check for boundaries. In some
   2028 # cases the modular inverse of 0 is simply 0. As a result there are
   2029 # implementations where values such as r=1, s=0 lead to forgeries.
   2030 
   2031 # tcId = 272
   2032 # Signatures with special case values for r and s.
   2033 msg = 313233343030
   2034 result = invalid
   2035 sig = 301c090380fe01021500b90b38ba0a50a43ec6898d3f9b68049777f489b2
   2036 # Some implementations of DSA do not properly check for boundaries. In some
   2037 # cases the modular inverse of 0 is simply 0. As a result there are
   2038 # implementations where values such as r=1, s=0 lead to forgeries.
   2039 
   2040 # tcId = 273
   2041 # Signatures with special case values for r and s.
   2042 msg = 313233343030
   2043 result = invalid
   2044 sig = 301c090380fe010215010000000000000000000000000000000000000000
   2045 # Some implementations of DSA do not properly check for boundaries. In some
   2046 # cases the modular inverse of 0 is simply 0. As a result there are
   2047 # implementations where values such as r=1, s=0 lead to forgeries.
   2048 
   2049 # tcId = 274
   2050 # Signatures with special case values for r and s.
   2051 msg = 313233343030
   2052 result = invalid
   2053 sig = 308189090380fe0102818100b34ce9c1e78294d3258473842005d2a48c8c566cfca8f84c0606f2529b59a6d38aae071b53bb2167eaa4fc3b01fe176e787e481b6037aac62cbc3d089799536a869fa8cdfea1e8b1fd2d1cd3a30350859a2cd6b3ec2f9bfbb68bb11b4bbe2adaa18d64a93639543ae5e16293e311c0cf8c8d6e180df05d08c2fd2d93d570751f
   2054 # Some implementations of DSA do not properly check for boundaries. In some
   2055 # cases the modular inverse of 0 is simply 0. As a result there are
   2056 # implementations where values such as r=1, s=0 lead to forgeries.
   2057 
   2058 # tcId = 275
   2059 # Signatures with special case values for r and s.
   2060 msg = 313233343030
   2061 result = invalid
   2062 sig = 300a090380fe01090380fe01
   2063 # Some implementations of DSA do not properly check for boundaries. In some
   2064 # cases the modular inverse of 0 is simply 0. As a result there are
   2065 # implementations where values such as r=1, s=0 lead to forgeries.
   2066 
   2067 # tcId = 276
   2068 # random signature
   2069 msg = 313233343030
   2070 result = valid
   2071 sig = 302d0215008a5f67f95721189431b8bd78f145a0144bfe8cbf0214727808e1428ea9aa7fe1e62ce41e14de1f0441b0
   2072 
   2073 # tcId = 277
   2074 # random signature
   2075 msg = 313233343030
   2076 result = valid
   2077 sig = 302d02140631c067b0b9272ebf1873d51213687b5b66e388021500938e3c5cd5ce3decb2c7a1d4c95408d3058d260a
   2078 
   2079 # tcId = 278
   2080 # random signature
   2081 msg = 313233343030
   2082 result = valid
   2083 sig = 302d021500847d9264c3723d8c19eb890e5a5018e606e006a502144c59ad9e76c731a6c9dd70160eebd6186ee8b7f6
   2084 
   2085 # tcId = 279
   2086 # random signature
   2087 msg = 313233343030
   2088 result = valid
   2089 sig = 302c021422ac1f8da14b7b28b0d12911a50622865408378502144b95e54a6cf4679c60d94aa04766a9367b86fd48
   2090 
   2091 # tcId = 280
   2092 # random signature
   2093 msg = 313233343030
   2094 result = valid
   2095 sig = 302c0214312efe6ed6cc2786a069ab45af12fdd57554cea402145a2adbe9edd8c81e8fe4e703094bf9734f17ed1c
   2096 
   2097 [key.g = 0835aa8c358bbf01a1846d1206323fabe408b0e98789fcc6239da14d4b3f86c276a8f48aa85a59507e620ad1bc745f0f1cbf63ec98c229c2610d77c634d1642e404354771655b2d5662f7a45227178ce3430af0f6b3bb94b52f7f51e97bad659b1ba0684e208be624c28d82fb1162f18dd9dce45216461654cf3374624d15a8d]
   2098 [key.keySize = 1024]
   2099 [key.p = 0b34ce9c1e78294d3258473842005d2a48c8c566cfca8f84c0606f2529b59a6d38aae071b53bb2167eaa4fc3b01fe176e787e481b6037aac62cbc3d089799536a869fa8cdfea1e8b1fd2d1cd3a30350859a2cd6b3ec2f9bfbb68bb11b4bbe2adaa18d64a93639543ae5e16293e311c0cf8c8d6e180df05d08c2fd2d93d570751f]
   2100 [key.q = 0b90b38ba0a50a43ec6898d3f9b68049777f489b1]
   2101 [key.type = DSAPublicKey]
   2102 [key.y = 713e9f8108a6a7075485a37ce1a3b040cce563a0445614fe099fb1bffd68acb36f9e04d8ad17ace3c136da66f730eb7ff18936424ffa4e5ae5b1e7dac375d8d164697254b8b7e848f5e79da25c79df5c0727d5da3498405cd0f4e46d136c351d703cc4bf0d3f4fbb165392888684964a93ad30fa179488cad4a6655dd4fa9754]
   2103 [keyDer = 308201b63082012b06072a8648ce3804013082011e02818100b34ce9c1e78294d3258473842005d2a48c8c566cfca8f84c0606f2529b59a6d38aae071b53bb2167eaa4fc3b01fe176e787e481b6037aac62cbc3d089799536a869fa8cdfea1e8b1fd2d1cd3a30350859a2cd6b3ec2f9bfbb68bb11b4bbe2adaa18d64a93639543ae5e16293e311c0cf8c8d6e180df05d08c2fd2d93d570751f021500b90b38ba0a50a43ec6898d3f9b68049777f489b10281800835aa8c358bbf01a1846d1206323fabe408b0e98789fcc6239da14d4b3f86c276a8f48aa85a59507e620ad1bc745f0f1cbf63ec98c229c2610d77c634d1642e404354771655b2d5662f7a45227178ce3430af0f6b3bb94b52f7f51e97bad659b1ba0684e208be624c28d82fb1162f18dd9dce45216461654cf3374624d15a8d03818400028180713e9f8108a6a7075485a37ce1a3b040cce563a0445614fe099fb1bffd68acb36f9e04d8ad17ace3c136da66f730eb7ff18936424ffa4e5ae5b1e7dac375d8d164697254b8b7e848f5e79da25c79df5c0727d5da3498405cd0f4e46d136c351d703cc4bf0d3f4fbb165392888684964a93ad30fa179488cad4a6655dd4fa9754]
   2104 [sha = SHA-1]
   2105 
   2106 # tcId = 281
   2107 # r,s = 1,1
   2108 msg = 54657374
   2109 result = valid
   2110 sig = 3006020101020101
   2111 
   2112 # tcId = 282
   2113 # r,s = 1,5
   2114 msg = 54657374
   2115 result = valid
   2116 sig = 3006020101020105
   2117 
   2118 # tcId = 283
   2119 # u2 small
   2120 msg = 54657374
   2121 result = valid
   2122 sig = 3019020101021425023e8b9ba9ba72f481e90cb8ae67517e641b8a
   2123 
   2124 # tcId = 284
   2125 # s == q-1
   2126 msg = 54657374
   2127 result = valid
   2128 sig = 301a020101021500b90b38ba0a50a43ec6898d3f9b68049777f489b0
   2129 
   2130 [key.g = 0835aa8c358bbf01a1846d1206323fabe408b0e98789fcc6239da14d4b3f86c276a8f48aa85a59507e620ad1bc745f0f1cbf63ec98c229c2610d77c634d1642e404354771655b2d5662f7a45227178ce3430af0f6b3bb94b52f7f51e97bad659b1ba0684e208be624c28d82fb1162f18dd9dce45216461654cf3374624d15a8d]
   2131 [key.keySize = 1024]
   2132 [key.p = 0b34ce9c1e78294d3258473842005d2a48c8c566cfca8f84c0606f2529b59a6d38aae071b53bb2167eaa4fc3b01fe176e787e481b6037aac62cbc3d089799536a869fa8cdfea1e8b1fd2d1cd3a30350859a2cd6b3ec2f9bfbb68bb11b4bbe2adaa18d64a93639543ae5e16293e311c0cf8c8d6e180df05d08c2fd2d93d570751f]
   2133 [key.q = 0b90b38ba0a50a43ec6898d3f9b68049777f489b1]
   2134 [key.type = DSAPublicKey]
   2135 [key.y = 61fe5b61f6d555ada7dc0ebac3459fccd8dfbad18ba94dbea52437cd7fb431df404d4738c594e720a6d786275acd02259ca613a08a2de118d0150d2ccae602102aca0cd03666a53f67c0b9943df5046c15baeaf496a9f018b7c939de1509de71ce47dd6f44c57f4e01e569be46932773190c154470cefbd1f4af82d28e4b31]
   2136 [keyDer = 308201b43082012b06072a8648ce3804013082011e02818100b34ce9c1e78294d3258473842005d2a48c8c566cfca8f84c0606f2529b59a6d38aae071b53bb2167eaa4fc3b01fe176e787e481b6037aac62cbc3d089799536a869fa8cdfea1e8b1fd2d1cd3a30350859a2cd6b3ec2f9bfbb68bb11b4bbe2adaa18d64a93639543ae5e16293e311c0cf8c8d6e180df05d08c2fd2d93d570751f021500b90b38ba0a50a43ec6898d3f9b68049777f489b10281800835aa8c358bbf01a1846d1206323fabe408b0e98789fcc6239da14d4b3f86c276a8f48aa85a59507e620ad1bc745f0f1cbf63ec98c229c2610d77c634d1642e404354771655b2d5662f7a45227178ce3430af0f6b3bb94b52f7f51e97bad659b1ba0684e208be624c28d82fb1162f18dd9dce45216461654cf3374624d15a8d03818200027f61fe5b61f6d555ada7dc0ebac3459fccd8dfbad18ba94dbea52437cd7fb431df404d4738c594e720a6d786275acd02259ca613a08a2de118d0150d2ccae602102aca0cd03666a53f67c0b9943df5046c15baeaf496a9f018b7c939de1509de71ce47dd6f44c57f4e01e569be46932773190c154470cefbd1f4af82d28e4b31]
   2137 [sha = SHA-1]
   2138 
   2139 # tcId = 285
   2140 # s == 1
   2141 msg = 54657374
   2142 result = valid
   2143 sig = 3019021462ba827381396dc44facc66c344f91788f11c6fc020101
   2144 
   2145 [key.g = 16a65c58204850704e7502a39757040d34da3a3478c154d4e4a5c02d242ee04f96e61e4bd0904abdac8f37eeb1e09f3182d23c9043cb642f88004160edf9ca09b32076a79c32a627f2473e91879ba2c4e744bd2081544cb55b802c368d1fa83ed489e94e0fa0688e32428a5c78c478c68d0527b71c9a3abb0b0be12c44689639e7d3ce74db101a65aa2b87f64c6826db3ec72f4b5599834bb4edb02f7c90e9a496d3a55d535bebfc45d4f619f63f3dedbb873925c2f224e07731296da887ec1e4748f87efb5fdeb75484316b2232dee553ddaf02112b0d1f02da30973224fe27aeda8b9d4b2922d9ba8be39ed9e103a63c52810bc688b7e2ed4316e1ef17dbde]
   2146 [key.keySize = 2048]
   2147 [key.p = 08f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667]
   2148 [key.q = 0baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d]
   2149 [key.type = DSAPublicKey]
   2150 [key.y = 1e77f842b1ae0fcd9929d394161d41e14614ff7507a9a31f4a1f14d22e2a627a1f4e596624883f1a5b168e9425146f22d5f6ee28757414714bb994ba1129f015d6e04a717edf9b530a5d5cab94f14631e8b4cf79aeb358cc741845553841e8ac461630e804a62f43676ba6794af66899c377b869ea612a7b9fe6611aa96be52eb8b62c979117bbbcca8a7ec1e1ffab1c7dfcfc7048700d3ae3858136e897701d7c2921b5dfef1d1f897f50d96ca1b5c2edc58cada18919e35642f0807eebfa00c99a32f4d095c3188f78ed54711be0325c4b532aeccd6540a567c327225440ea15319bde06510479a1861799e25b57decc73c036d75a0702bd373ca231349931]
   2151 [keyDer = 308203423082023506072a8648ce3804013082022802820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d0282010016a65c58204850704e7502a39757040d34da3a3478c154d4e4a5c02d242ee04f96e61e4bd0904abdac8f37eeb1e09f3182d23c9043cb642f88004160edf9ca09b32076a79c32a627f2473e91879ba2c4e744bd2081544cb55b802c368d1fa83ed489e94e0fa0688e32428a5c78c478c68d0527b71c9a3abb0b0be12c44689639e7d3ce74db101a65aa2b87f64c6826db3ec72f4b5599834bb4edb02f7c90e9a496d3a55d535bebfc45d4f619f63f3dedbb873925c2f224e07731296da887ec1e4748f87efb5fdeb75484316b2232dee553ddaf02112b0d1f02da30973224fe27aeda8b9d4b2922d9ba8be39ed9e103a63c52810bc688b7e2ed4316e1ef17dbde0382010500028201001e77f842b1ae0fcd9929d394161d41e14614ff7507a9a31f4a1f14d22e2a627a1f4e596624883f1a5b168e9425146f22d5f6ee28757414714bb994ba1129f015d6e04a717edf9b530a5d5cab94f14631e8b4cf79aeb358cc741845553841e8ac461630e804a62f43676ba6794af66899c377b869ea612a7b9fe6611aa96be52eb8b62c979117bbbcca8a7ec1e1ffab1c7dfcfc7048700d3ae3858136e897701d7c2921b5dfef1d1f897f50d96ca1b5c2edc58cada18919e35642f0807eebfa00c99a32f4d095c3188f78ed54711be0325c4b532aeccd6540a567c327225440ea15319bde06510479a1861799e25b57decc73c036d75a0702bd373ca231349931]
   2152 [sha = SHA-224]
   2153 
   2154 # tcId = 286
   2155 # Legacy:ASN encoding of s misses leading 0
   2156 msg = 48656c6c6f
   2157 result = acceptable
   2158 sig = 303c021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021cade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2159 # ASN encoded integers with a leading hex-digit in the range 8 .. F are
   2160 # negative. If the first hex-digit of a positive integer is 8 .. F then a
   2161 # leading 0 must be added. Some libraries forgot to do this an therefore
   2162 # generated invalid DSA signatures. Some providers, accept such legacy
   2163 # signatures for compatibility.
   2164 
   2165 # tcId = 287
   2166 # valid
   2167 msg = 48656c6c6f
   2168 result = valid
   2169 sig = 303d021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2170 
   2171 # tcId = 288
   2172 # long form encoding of length
   2173 msg = 48656c6c6f
   2174 result = invalid
   2175 sig = 30813d021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2176 
   2177 # tcId = 289
   2178 # long form encoding of length
   2179 msg = 48656c6c6f
   2180 result = invalid
   2181 sig = 303e02811c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2182 
   2183 # tcId = 290
   2184 # long form encoding of length
   2185 msg = 48656c6c6f
   2186 result = invalid
   2187 sig = 303e021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd02811d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2188 
   2189 # tcId = 291
   2190 # length contains leading 0
   2191 msg = 48656c6c6f
   2192 result = invalid
   2193 sig = 3082003d021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2194 
   2195 # tcId = 292
   2196 # length contains leading 0
   2197 msg = 48656c6c6f
   2198 result = invalid
   2199 sig = 303f0282001c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2200 
   2201 # tcId = 293
   2202 # length contains leading 0
   2203 msg = 48656c6c6f
   2204 result = invalid
   2205 sig = 303f021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd0282001d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2206 
   2207 # tcId = 294
   2208 # wrong length
   2209 msg = 48656c6c6f
   2210 result = invalid
   2211 sig = 303e021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2212 
   2213 # tcId = 295
   2214 # wrong length
   2215 msg = 48656c6c6f
   2216 result = invalid
   2217 sig = 303c021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2218 
   2219 # tcId = 296
   2220 # wrong length
   2221 msg = 48656c6c6f
   2222 result = invalid
   2223 sig = 303d021d1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2224 
   2225 # tcId = 297
   2226 # wrong length
   2227 msg = 48656c6c6f
   2228 result = invalid
   2229 sig = 303d021b1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2230 
   2231 # tcId = 298
   2232 # wrong length
   2233 msg = 48656c6c6f
   2234 result = invalid
   2235 sig = 303d021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021e00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2236 
   2237 # tcId = 299
   2238 # wrong length
   2239 msg = 48656c6c6f
   2240 result = invalid
   2241 sig = 303d021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021c00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2242 
   2243 # tcId = 300
   2244 # uint32 overflow in length
   2245 msg = 48656c6c6f
   2246 result = invalid
   2247 sig = 3085010000003d021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2248 
   2249 # tcId = 301
   2250 # uint32 overflow in length
   2251 msg = 48656c6c6f
   2252 result = invalid
   2253 sig = 30420285010000001c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2254 
   2255 # tcId = 302
   2256 # uint32 overflow in length
   2257 msg = 48656c6c6f
   2258 result = invalid
   2259 sig = 3042021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd0285010000001d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2260 
   2261 # tcId = 303
   2262 # uint64 overflow in length
   2263 msg = 48656c6c6f
   2264 result = invalid
   2265 sig = 308901000000000000003d021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2266 
   2267 # tcId = 304
   2268 # uint64 overflow in length
   2269 msg = 48656c6c6f
   2270 result = invalid
   2271 sig = 3046028901000000000000001c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2272 
   2273 # tcId = 305
   2274 # uint64 overflow in length
   2275 msg = 48656c6c6f
   2276 result = invalid
   2277 sig = 3046021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd028901000000000000001d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2278 
   2279 # tcId = 306
   2280 # length = 2**31 - 1
   2281 msg = 48656c6c6f
   2282 result = invalid
   2283 sig = 30847fffffff021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2284 
   2285 # tcId = 307
   2286 # length = 2**31 - 1
   2287 msg = 48656c6c6f
   2288 result = invalid
   2289 sig = 304102847fffffff1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2290 
   2291 # tcId = 308
   2292 # length = 2**31 - 1
   2293 msg = 48656c6c6f
   2294 result = invalid
   2295 sig = 3041021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd02847fffffff00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2296 
   2297 # tcId = 309
   2298 # length = 2**32 - 1
   2299 msg = 48656c6c6f
   2300 result = invalid
   2301 sig = 3084ffffffff021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2302 
   2303 # tcId = 310
   2304 # length = 2**32 - 1
   2305 msg = 48656c6c6f
   2306 result = invalid
   2307 sig = 30410284ffffffff1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2308 
   2309 # tcId = 311
   2310 # length = 2**32 - 1
   2311 msg = 48656c6c6f
   2312 result = invalid
   2313 sig = 3041021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd0284ffffffff00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2314 
   2315 # tcId = 312
   2316 # length = 2**40 - 1
   2317 msg = 48656c6c6f
   2318 result = invalid
   2319 sig = 3085ffffffffff021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2320 
   2321 # tcId = 313
   2322 # length = 2**40 - 1
   2323 msg = 48656c6c6f
   2324 result = invalid
   2325 sig = 30420285ffffffffff1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2326 
   2327 # tcId = 314
   2328 # length = 2**40 - 1
   2329 msg = 48656c6c6f
   2330 result = invalid
   2331 sig = 3042021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd0285ffffffffff00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2332 
   2333 # tcId = 315
   2334 # length = 2**64 - 1
   2335 msg = 48656c6c6f
   2336 result = invalid
   2337 sig = 3088ffffffffffffffff021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2338 
   2339 # tcId = 316
   2340 # length = 2**64 - 1
   2341 msg = 48656c6c6f
   2342 result = invalid
   2343 sig = 30450288ffffffffffffffff1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2344 
   2345 # tcId = 317
   2346 # length = 2**64 - 1
   2347 msg = 48656c6c6f
   2348 result = invalid
   2349 sig = 3045021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd0288ffffffffffffffff00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2350 
   2351 # tcId = 318
   2352 # incorrect length
   2353 msg = 48656c6c6f
   2354 result = invalid
   2355 sig = 30ff021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2356 
   2357 # tcId = 319
   2358 # incorrect length
   2359 msg = 48656c6c6f
   2360 result = invalid
   2361 sig = 303d02ff1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2362 
   2363 # tcId = 320
   2364 # incorrect length
   2365 msg = 48656c6c6f
   2366 result = invalid
   2367 sig = 303d021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd02ff00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2368 
   2369 # tcId = 321
   2370 # indefinite length without termination
   2371 msg = 48656c6c6f
   2372 result = invalid
   2373 sig = 3080021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2374 
   2375 # tcId = 322
   2376 # indefinite length without termination
   2377 msg = 48656c6c6f
   2378 result = invalid
   2379 sig = 303d02801e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2380 
   2381 # tcId = 323
   2382 # indefinite length without termination
   2383 msg = 48656c6c6f
   2384 result = invalid
   2385 sig = 303d021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd028000ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2386 
   2387 # tcId = 324
   2388 # removing sequence
   2389 msg = 48656c6c6f
   2390 result = invalid
   2391 sig = 
   2392 
   2393 # tcId = 325
   2394 # lonely sequence tag
   2395 msg = 48656c6c6f
   2396 result = invalid
   2397 sig = 30
   2398 
   2399 # tcId = 326
   2400 # appending 0's to sequence
   2401 msg = 48656c6c6f
   2402 result = invalid
   2403 sig = 303f021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe87862360000
   2404 
   2405 # tcId = 327
   2406 # prepending 0's to sequence
   2407 msg = 48656c6c6f
   2408 result = invalid
   2409 sig = 303f0000021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2410 
   2411 # tcId = 328
   2412 # appending unused 0's to sequence
   2413 msg = 48656c6c6f
   2414 result = invalid
   2415 sig = 303d021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe87862360000
   2416 
   2417 # tcId = 329
   2418 # appending null value to sequence
   2419 msg = 48656c6c6f
   2420 result = invalid
   2421 sig = 303f021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe87862360500
   2422 
   2423 # tcId = 330
   2424 # including garbage
   2425 msg = 48656c6c6f
   2426 result = invalid
   2427 sig = 3042498177303d021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2428 
   2429 # tcId = 331
   2430 # including garbage
   2431 msg = 48656c6c6f
   2432 result = invalid
   2433 sig = 30412500303d021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2434 
   2435 # tcId = 332
   2436 # including garbage
   2437 msg = 48656c6c6f
   2438 result = invalid
   2439 sig = 303f303d021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe87862360004deadbeef
   2440 
   2441 # tcId = 333
   2442 # including garbage
   2443 msg = 48656c6c6f
   2444 result = invalid
   2445 sig = 30422221498177021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2446 
   2447 # tcId = 334
   2448 # including garbage
   2449 msg = 48656c6c6f
   2450 result = invalid
   2451 sig = 304122202500021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2452 
   2453 # tcId = 335
   2454 # including garbage
   2455 msg = 48656c6c6f
   2456 result = invalid
   2457 sig = 3045221e021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd0004deadbeef021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2458 
   2459 # tcId = 336
   2460 # including garbage
   2461 msg = 48656c6c6f
   2462 result = invalid
   2463 sig = 3042021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd2222498177021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2464 
   2465 # tcId = 337
   2466 # including garbage
   2467 msg = 48656c6c6f
   2468 result = invalid
   2469 sig = 3041021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd22212500021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2470 
   2471 # tcId = 338
   2472 # including garbage
   2473 msg = 48656c6c6f
   2474 result = invalid
   2475 sig = 3045021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd221f021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe87862360004deadbeef
   2476 
   2477 # tcId = 339
   2478 # including undefined tags
   2479 msg = 48656c6c6f
   2480 result = invalid
   2481 sig = 3045aa00bb00cd00303d021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2482 
   2483 # tcId = 340
   2484 # including undefined tags
   2485 msg = 48656c6c6f
   2486 result = invalid
   2487 sig = 3043aa02aabb303d021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2488 
   2489 # tcId = 341
   2490 # including undefined tags
   2491 msg = 48656c6c6f
   2492 result = invalid
   2493 sig = 30452224aa00bb00cd00021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2494 
   2495 # tcId = 342
   2496 # including undefined tags
   2497 msg = 48656c6c6f
   2498 result = invalid
   2499 sig = 30432222aa02aabb021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2500 
   2501 # tcId = 343
   2502 # including undefined tags
   2503 msg = 48656c6c6f
   2504 result = invalid
   2505 sig = 3045021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd2225aa00bb00cd00021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2506 
   2507 # tcId = 344
   2508 # including undefined tags
   2509 msg = 48656c6c6f
   2510 result = invalid
   2511 sig = 3043021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd2223aa02aabb021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2512 
   2513 # tcId = 345
   2514 # truncated length of sequence
   2515 msg = 48656c6c6f
   2516 result = invalid
   2517 sig = 3081
   2518 
   2519 # tcId = 346
   2520 # using composition with indefinite length
   2521 msg = 48656c6c6f
   2522 result = invalid
   2523 sig = 3080303d021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe87862360000
   2524 
   2525 # tcId = 347
   2526 # using composition with indefinite length
   2527 msg = 48656c6c6f
   2528 result = invalid
   2529 sig = 30412280021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd0000021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2530 
   2531 # tcId = 348
   2532 # using composition with indefinite length
   2533 msg = 48656c6c6f
   2534 result = invalid
   2535 sig = 3041021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd2280021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe87862360000
   2536 
   2537 # tcId = 349
   2538 # using composition with wrong tag
   2539 msg = 48656c6c6f
   2540 result = invalid
   2541 sig = 3080313d021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe87862360000
   2542 
   2543 # tcId = 350
   2544 # using composition with wrong tag
   2545 msg = 48656c6c6f
   2546 result = invalid
   2547 sig = 30412280031c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd0000021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2548 
   2549 # tcId = 351
   2550 # using composition with wrong tag
   2551 msg = 48656c6c6f
   2552 result = invalid
   2553 sig = 3041021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd2280031d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe87862360000
   2554 
   2555 # tcId = 352
   2556 # Replacing sequence with NULL
   2557 msg = 48656c6c6f
   2558 result = invalid
   2559 sig = 0500
   2560 
   2561 # tcId = 353
   2562 # changing tag value of sequence
   2563 msg = 48656c6c6f
   2564 result = invalid
   2565 sig = 2e3d021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2566 
   2567 # tcId = 354
   2568 # changing tag value of sequence
   2569 msg = 48656c6c6f
   2570 result = invalid
   2571 sig = 2f3d021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2572 
   2573 # tcId = 355
   2574 # changing tag value of sequence
   2575 msg = 48656c6c6f
   2576 result = invalid
   2577 sig = 313d021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2578 
   2579 # tcId = 356
   2580 # changing tag value of sequence
   2581 msg = 48656c6c6f
   2582 result = invalid
   2583 sig = 323d021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2584 
   2585 # tcId = 357
   2586 # changing tag value of sequence
   2587 msg = 48656c6c6f
   2588 result = invalid
   2589 sig = ff3d021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2590 
   2591 # tcId = 358
   2592 # dropping value of sequence
   2593 msg = 48656c6c6f
   2594 result = invalid
   2595 sig = 3000
   2596 
   2597 # tcId = 359
   2598 # using composition for sequence
   2599 msg = 48656c6c6f
   2600 result = invalid
   2601 sig = 3041300102303c1c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2602 
   2603 # tcId = 360
   2604 # truncate sequence
   2605 msg = 48656c6c6f
   2606 result = invalid
   2607 sig = 303c021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe87862
   2608 
   2609 # tcId = 361
   2610 # truncate sequence
   2611 msg = 48656c6c6f
   2612 result = invalid
   2613 sig = 303c1c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2614 
   2615 # tcId = 362
   2616 # indefinite length
   2617 msg = 48656c6c6f
   2618 result = invalid
   2619 sig = 3080021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe87862360000
   2620 
   2621 # tcId = 363
   2622 # indefinite length with truncated delimiter
   2623 msg = 48656c6c6f
   2624 result = invalid
   2625 sig = 3080021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe878623600
   2626 
   2627 # tcId = 364
   2628 # indefinite length with additional element
   2629 msg = 48656c6c6f
   2630 result = invalid
   2631 sig = 3080021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe878623605000000
   2632 
   2633 # tcId = 365
   2634 # indefinite length with truncated element
   2635 msg = 48656c6c6f
   2636 result = invalid
   2637 sig = 3080021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236060811220000
   2638 
   2639 # tcId = 366
   2640 # indefinite length with garbage
   2641 msg = 48656c6c6f
   2642 result = invalid
   2643 sig = 3080021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe87862360000fe02beef
   2644 
   2645 # tcId = 367
   2646 # indefinite length with nonempty EOC
   2647 msg = 48656c6c6f
   2648 result = invalid
   2649 sig = 3080021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe87862360002beef
   2650 
   2651 # tcId = 368
   2652 # prepend empty sequence
   2653 msg = 48656c6c6f
   2654 result = invalid
   2655 sig = 303f3000021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2656 
   2657 # tcId = 369
   2658 # append empty sequence
   2659 msg = 48656c6c6f
   2660 result = invalid
   2661 sig = 303f021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe87862363000
   2662 
   2663 # tcId = 370
   2664 # sequence of sequence
   2665 msg = 48656c6c6f
   2666 result = invalid
   2667 sig = 303f303d021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2668 
   2669 # tcId = 371
   2670 # truncated sequence
   2671 msg = 48656c6c6f
   2672 result = invalid
   2673 sig = 301e021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd
   2674 
   2675 # tcId = 372
   2676 # repeat element in sequence
   2677 msg = 48656c6c6f
   2678 result = invalid
   2679 sig = 305c021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2680 
   2681 # tcId = 373
   2682 # removing integer
   2683 msg = 48656c6c6f
   2684 result = invalid
   2685 sig = 301f021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2686 
   2687 # tcId = 374
   2688 # lonely integer tag
   2689 msg = 48656c6c6f
   2690 result = invalid
   2691 sig = 302002021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2692 
   2693 # tcId = 375
   2694 # lonely integer tag
   2695 msg = 48656c6c6f
   2696 result = invalid
   2697 sig = 301f021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd02
   2698 
   2699 # tcId = 376
   2700 # appending 0's to integer
   2701 msg = 48656c6c6f
   2702 result = invalid
   2703 sig = 303f021e1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd0000021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2704 
   2705 # tcId = 377
   2706 # appending 0's to integer
   2707 msg = 48656c6c6f
   2708 result = invalid
   2709 sig = 303f021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021f00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe87862360000
   2710 
   2711 # tcId = 378
   2712 # prepending 0's to integer
   2713 msg = 48656c6c6f
   2714 result = invalid
   2715 sig = 303f021e00001e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2716 
   2717 # tcId = 379
   2718 # prepending 0's to integer
   2719 msg = 48656c6c6f
   2720 result = invalid
   2721 sig = 303f021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021f000000ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2722 
   2723 # tcId = 380
   2724 # appending unused 0's to integer
   2725 msg = 48656c6c6f
   2726 result = invalid
   2727 sig = 303f021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd0000021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2728 
   2729 # tcId = 381
   2730 # appending null value to integer
   2731 msg = 48656c6c6f
   2732 result = invalid
   2733 sig = 303f021e1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd0500021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2734 
   2735 # tcId = 382
   2736 # appending null value to integer
   2737 msg = 48656c6c6f
   2738 result = invalid
   2739 sig = 303f021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021f00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe87862360500
   2740 
   2741 # tcId = 383
   2742 # truncated length of integer
   2743 msg = 48656c6c6f
   2744 result = invalid
   2745 sig = 30210281021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2746 
   2747 # tcId = 384
   2748 # truncated length of integer
   2749 msg = 48656c6c6f
   2750 result = invalid
   2751 sig = 3020021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd0281
   2752 
   2753 # tcId = 385
   2754 # Replacing integer with NULL
   2755 msg = 48656c6c6f
   2756 result = invalid
   2757 sig = 30210500021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2758 
   2759 # tcId = 386
   2760 # Replacing integer with NULL
   2761 msg = 48656c6c6f
   2762 result = invalid
   2763 sig = 3020021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd0500
   2764 
   2765 # tcId = 387
   2766 # changing tag value of integer
   2767 msg = 48656c6c6f
   2768 result = invalid
   2769 sig = 303d001c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2770 
   2771 # tcId = 388
   2772 # changing tag value of integer
   2773 msg = 48656c6c6f
   2774 result = invalid
   2775 sig = 303d011c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2776 
   2777 # tcId = 389
   2778 # changing tag value of integer
   2779 msg = 48656c6c6f
   2780 result = invalid
   2781 sig = 303d031c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2782 
   2783 # tcId = 390
   2784 # changing tag value of integer
   2785 msg = 48656c6c6f
   2786 result = invalid
   2787 sig = 303d041c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2788 
   2789 # tcId = 391
   2790 # changing tag value of integer
   2791 msg = 48656c6c6f
   2792 result = invalid
   2793 sig = 303dff1c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2794 
   2795 # tcId = 392
   2796 # changing tag value of integer
   2797 msg = 48656c6c6f
   2798 result = invalid
   2799 sig = 303d021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd001d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2800 
   2801 # tcId = 393
   2802 # changing tag value of integer
   2803 msg = 48656c6c6f
   2804 result = invalid
   2805 sig = 303d021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd011d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2806 
   2807 # tcId = 394
   2808 # changing tag value of integer
   2809 msg = 48656c6c6f
   2810 result = invalid
   2811 sig = 303d021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd031d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2812 
   2813 # tcId = 395
   2814 # changing tag value of integer
   2815 msg = 48656c6c6f
   2816 result = invalid
   2817 sig = 303d021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd041d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2818 
   2819 # tcId = 396
   2820 # changing tag value of integer
   2821 msg = 48656c6c6f
   2822 result = invalid
   2823 sig = 303d021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cdff1d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2824 
   2825 # tcId = 397
   2826 # dropping value of integer
   2827 msg = 48656c6c6f
   2828 result = invalid
   2829 sig = 30210200021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2830 
   2831 # tcId = 398
   2832 # dropping value of integer
   2833 msg = 48656c6c6f
   2834 result = invalid
   2835 sig = 3020021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd0200
   2836 
   2837 # tcId = 399
   2838 # using composition for integer
   2839 msg = 48656c6c6f
   2840 result = invalid
   2841 sig = 3041222002011e021b41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2842 
   2843 # tcId = 400
   2844 # using composition for integer
   2845 msg = 48656c6c6f
   2846 result = invalid
   2847 sig = 3041021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd2221020100021cade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2848 
   2849 # tcId = 401
   2850 # modify first byte of integer
   2851 msg = 48656c6c6f
   2852 result = invalid
   2853 sig = 303d021c1c41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2854 
   2855 # tcId = 402
   2856 # modify first byte of integer
   2857 msg = 48656c6c6f
   2858 result = invalid
   2859 sig = 303d021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d02ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2860 
   2861 # tcId = 403
   2862 # modify last byte of integer
   2863 msg = 48656c6c6f
   2864 result = invalid
   2865 sig = 303d021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c94d021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2866 
   2867 # tcId = 404
   2868 # modify last byte of integer
   2869 msg = 48656c6c6f
   2870 result = invalid
   2871 sig = 303d021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe87862b6
   2872 
   2873 # tcId = 405
   2874 # truncate integer
   2875 msg = 48656c6c6f
   2876 result = invalid
   2877 sig = 303c021b1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2878 
   2879 # tcId = 406
   2880 # truncate integer
   2881 msg = 48656c6c6f
   2882 result = invalid
   2883 sig = 303c021b41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2884 
   2885 # tcId = 407
   2886 # truncate integer
   2887 msg = 48656c6c6f
   2888 result = invalid
   2889 sig = 303c021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021c00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe87862
   2890 
   2891 # tcId = 408
   2892 # truncate integer
   2893 msg = 48656c6c6f
   2894 result = invalid
   2895 sig = 303c021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021cade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2896 
   2897 # tcId = 409
   2898 # leading ff in integer
   2899 msg = 48656c6c6f
   2900 result = invalid
   2901 sig = 303e021dff1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2902 
   2903 # tcId = 410
   2904 # leading ff in integer
   2905 msg = 48656c6c6f
   2906 result = invalid
   2907 sig = 303e021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021eff00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2908 
   2909 # tcId = 411
   2910 # infinity
   2911 msg = 48656c6c6f
   2912 result = invalid
   2913 sig = 3022090180021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2914 
   2915 # tcId = 412
   2916 # infinity
   2917 msg = 48656c6c6f
   2918 result = invalid
   2919 sig = 3021021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd090180
   2920 
   2921 # tcId = 413
   2922 # replacing integer with zero
   2923 msg = 48656c6c6f
   2924 result = invalid
   2925 sig = 3022020100021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2926 
   2927 # tcId = 414
   2928 # replacing integer with zero
   2929 msg = 48656c6c6f
   2930 result = invalid
   2931 sig = 3021021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd020100
   2932 
   2933 # tcId = 415
   2934 # Modified r or s, e.g. by adding or subtracting the group order
   2935 msg = 48656c6c6f
   2936 result = invalid
   2937 sig = 303e021d00d9384b2032d060e59848f87cb4535936bc25fa77959e96d7f88e332a021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2938 
   2939 # tcId = 416
   2940 # Modified r or s, e.g. by adding or subtracting the group order
   2941 msg = 48656c6c6f
   2942 result = invalid
   2943 sig = 303e021dff634b1dd327de7125da7903ad2163ca2addc096101fd395567ee36070021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2944 
   2945 # tcId = 417
   2946 # Modified r or s, e.g. by adding or subtracting the group order
   2947 msg = 48656c6c6f
   2948 result = invalid
   2949 sig = 303d021ce1be4b8652a896fa469f01eb15246e4f330cb7bc2546e9e8c4473633021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2950 
   2951 # tcId = 418
   2952 # Modified r or s, e.g. by adding or subtracting the group order
   2953 msg = 48656c6c6f
   2954 result = invalid
   2955 sig = 303e021d009cb4e22cd8218eda2586fc52de9c35d5223f69efe02c6aa9811c9f90021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2956 
   2957 # tcId = 419
   2958 # Modified r or s, e.g. by adding or subtracting the group order
   2959 msg = 48656c6c6f
   2960 result = invalid
   2961 sig = 303e021dff26c7b4dfcd2f9f1a67b707834baca6c943da05886a6169280771ccd6021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2962 
   2963 # tcId = 420
   2964 # Modified r or s, e.g. by adding or subtracting the group order
   2965 msg = 48656c6c6f
   2966 result = invalid
   2967 sig = 303e021d011e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2968 
   2969 # tcId = 421
   2970 # Modified r or s, e.g. by adding or subtracting the group order
   2971 msg = 48656c6c6f
   2972 result = invalid
   2973 sig = 303e021d00e1be4b8652a896fa469f01eb15246e4f330cb7bc2546e9e8c4473633021d00ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   2974 
   2975 # tcId = 422
   2976 # Modified r or s, e.g. by adding or subtracting the group order
   2977 msg = 48656c6c6f
   2978 result = invalid
   2979 sig = 303d021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d0168dcf02f57b0caef7ddc183bee1ca94ee09c1a02ee4b0200a54dcb93
   2980 
   2981 # tcId = 423
   2982 # Modified r or s, e.g. by adding or subtracting the group order
   2983 msg = 48656c6c6f
   2984 result = invalid
   2985 sig = 303c021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021cf2efc2e24cbedb2fc00c236c5b2d1a430236b59b7880007f2ba2f8d9
   2986 
   2987 # tcId = 424
   2988 # Modified r or s, e.g. by adding or subtracting the group order
   2989 msg = 48656c6c6f
   2990 result = invalid
   2991 sig = 303d021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021dff5219a6772dc82cf0610be22bdb5b1e370e969830cc9a7ec017879dca
   2992 
   2993 # tcId = 425
   2994 # Modified r or s, e.g. by adding or subtracting the group order
   2995 msg = 48656c6c6f
   2996 result = invalid
   2997 sig = 303c021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021c0d103d1db34124d03ff3dc93a4d2e5bcfdc94a64877fff80d45d0727
   2998 
   2999 # tcId = 426
   3000 # Modified r or s, e.g. by adding or subtracting the group order
   3001 msg = 48656c6c6f
   3002 result = invalid
   3003 sig = 303d021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021dfe97230fd0a84f35108223e7c411e356b11f63e5fd11b4fdff5ab2346d
   3004 
   3005 # tcId = 427
   3006 # Modified r or s, e.g. by adding or subtracting the group order
   3007 msg = 48656c6c6f
   3008 result = invalid
   3009 sig = 303d021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021d01ade65988d237d30f9ef41dd424a4e1c8f16967cf3365813fe8786236
   3010 
   3011 # tcId = 428
   3012 # Modified r or s, e.g. by adding or subtracting the group order
   3013 msg = 48656c6c6f
   3014 result = invalid
   3015 sig = 303c021c1e41b479ad576905b960fe14eadb91b0ccf34843dab916173bb8c9cd021c5219a6772dc82cf0610be22bdb5b1e370e969830cc9a7ec017879dca
   3016 
   3017 # tcId = 429
   3018 # Signatures with special case values for r and s.
   3019 msg = 48656c6c6f
   3020 result = invalid
   3021 sig = 3022020100021dff450969597a870820211805983688387a10cd4dcc451a7f3f432a96a3
   3022 # Some implementations of DSA do not properly check for boundaries. In some
   3023 # cases the modular inverse of 0 is simply 0. As a result there are
   3024 # implementations where values such as r=1, s=0 lead to forgeries.
   3025 
   3026 # tcId = 430
   3027 # Signatures with special case values for r and s.
   3028 msg = 48656c6c6f
   3029 result = invalid
   3030 sig = 3006020100020100
   3031 # Some implementations of DSA do not properly check for boundaries. In some
   3032 # cases the modular inverse of 0 is simply 0. As a result there are
   3033 # implementations where values such as r=1, s=0 lead to forgeries.
   3034 
   3035 # tcId = 431
   3036 # Signatures with special case values for r and s.
   3037 msg = 48656c6c6f
   3038 result = invalid
   3039 sig = 3006020100020101
   3040 # Some implementations of DSA do not properly check for boundaries. In some
   3041 # cases the modular inverse of 0 is simply 0. As a result there are
   3042 # implementations where values such as r=1, s=0 lead to forgeries.
   3043 
   3044 # tcId = 432
   3045 # Signatures with special case values for r and s.
   3046 msg = 48656c6c6f
   3047 result = invalid
   3048 sig = 30060201000201ff
   3049 # Some implementations of DSA do not properly check for boundaries. In some
   3050 # cases the modular inverse of 0 is simply 0. As a result there are
   3051 # implementations where values such as r=1, s=0 lead to forgeries.
   3052 
   3053 # tcId = 433
   3054 # Signatures with special case values for r and s.
   3055 msg = 48656c6c6f
   3056 result = invalid
   3057 sig = 3021020100021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae
   3058 # Some implementations of DSA do not properly check for boundaries. In some
   3059 # cases the modular inverse of 0 is simply 0. As a result there are
   3060 # implementations where values such as r=1, s=0 lead to forgeries.
   3061 
   3062 # tcId = 434
   3063 # Signatures with special case values for r and s.
   3064 msg = 48656c6c6f
   3065 result = invalid
   3066 sig = 3021020100021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af
   3067 # Some implementations of DSA do not properly check for boundaries. In some
   3068 # cases the modular inverse of 0 is simply 0. As a result there are
   3069 # implementations where values such as r=1, s=0 lead to forgeries.
   3070 
   3071 # tcId = 435
   3072 # Signatures with special case values for r and s.
   3073 msg = 48656c6c6f
   3074 result = invalid
   3075 sig = 3022020100021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c
   3076 # Some implementations of DSA do not properly check for boundaries. In some
   3077 # cases the modular inverse of 0 is simply 0. As a result there are
   3078 # implementations where values such as r=1, s=0 lead to forgeries.
   3079 
   3080 # tcId = 436
   3081 # Signatures with special case values for r and s.
   3082 msg = 48656c6c6f
   3083 result = invalid
   3084 sig = 3022020100021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d
   3085 # Some implementations of DSA do not properly check for boundaries. In some
   3086 # cases the modular inverse of 0 is simply 0. As a result there are
   3087 # implementations where values such as r=1, s=0 lead to forgeries.
   3088 
   3089 # tcId = 437
   3090 # Signatures with special case values for r and s.
   3091 msg = 48656c6c6f
   3092 result = invalid
   3093 sig = 3022020100021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e
   3094 # Some implementations of DSA do not properly check for boundaries. In some
   3095 # cases the modular inverse of 0 is simply 0. As a result there are
   3096 # implementations where values such as r=1, s=0 lead to forgeries.
   3097 
   3098 # tcId = 438
   3099 # Signatures with special case values for r and s.
   3100 msg = 48656c6c6f
   3101 result = invalid
   3102 sig = 3022020100021d0100000000000000000000000000000000000000000000000000000000
   3103 # Some implementations of DSA do not properly check for boundaries. In some
   3104 # cases the modular inverse of 0 is simply 0. As a result there are
   3105 # implementations where values such as r=1, s=0 lead to forgeries.
   3106 
   3107 # tcId = 439
   3108 # Signatures with special case values for r and s.
   3109 msg = 48656c6c6f
   3110 result = invalid
   3111 sig = 3082010802010002820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667
   3112 # Some implementations of DSA do not properly check for boundaries. In some
   3113 # cases the modular inverse of 0 is simply 0. As a result there are
   3114 # implementations where values such as r=1, s=0 lead to forgeries.
   3115 
   3116 # tcId = 440
   3117 # Signatures with special case values for r and s.
   3118 msg = 48656c6c6f
   3119 result = invalid
   3120 sig = 3008020100090380fe01
   3121 # Some implementations of DSA do not properly check for boundaries. In some
   3122 # cases the modular inverse of 0 is simply 0. As a result there are
   3123 # implementations where values such as r=1, s=0 lead to forgeries.
   3124 
   3125 # tcId = 441
   3126 # Signatures with special case values for r and s.
   3127 msg = 48656c6c6f
   3128 result = invalid
   3129 sig = 3022020101021dff450969597a870820211805983688387a10cd4dcc451a7f3f432a96a3
   3130 # Some implementations of DSA do not properly check for boundaries. In some
   3131 # cases the modular inverse of 0 is simply 0. As a result there are
   3132 # implementations where values such as r=1, s=0 lead to forgeries.
   3133 
   3134 # tcId = 442
   3135 # Signatures with special case values for r and s.
   3136 msg = 48656c6c6f
   3137 result = invalid
   3138 sig = 3006020101020100
   3139 # Some implementations of DSA do not properly check for boundaries. In some
   3140 # cases the modular inverse of 0 is simply 0. As a result there are
   3141 # implementations where values such as r=1, s=0 lead to forgeries.
   3142 
   3143 # tcId = 443
   3144 # Signatures with special case values for r and s.
   3145 msg = 48656c6c6f
   3146 result = invalid
   3147 sig = 3006020101020101
   3148 # Some implementations of DSA do not properly check for boundaries. In some
   3149 # cases the modular inverse of 0 is simply 0. As a result there are
   3150 # implementations where values such as r=1, s=0 lead to forgeries.
   3151 
   3152 # tcId = 444
   3153 # Signatures with special case values for r and s.
   3154 msg = 48656c6c6f
   3155 result = invalid
   3156 sig = 30060201010201ff
   3157 # Some implementations of DSA do not properly check for boundaries. In some
   3158 # cases the modular inverse of 0 is simply 0. As a result there are
   3159 # implementations where values such as r=1, s=0 lead to forgeries.
   3160 
   3161 # tcId = 445
   3162 # Signatures with special case values for r and s.
   3163 msg = 48656c6c6f
   3164 result = invalid
   3165 sig = 3021020101021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae
   3166 # Some implementations of DSA do not properly check for boundaries. In some
   3167 # cases the modular inverse of 0 is simply 0. As a result there are
   3168 # implementations where values such as r=1, s=0 lead to forgeries.
   3169 
   3170 # tcId = 446
   3171 # Signatures with special case values for r and s.
   3172 msg = 48656c6c6f
   3173 result = invalid
   3174 sig = 3021020101021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af
   3175 # Some implementations of DSA do not properly check for boundaries. In some
   3176 # cases the modular inverse of 0 is simply 0. As a result there are
   3177 # implementations where values such as r=1, s=0 lead to forgeries.
   3178 
   3179 # tcId = 447
   3180 # Signatures with special case values for r and s.
   3181 msg = 48656c6c6f
   3182 result = invalid
   3183 sig = 3022020101021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c
   3184 # Some implementations of DSA do not properly check for boundaries. In some
   3185 # cases the modular inverse of 0 is simply 0. As a result there are
   3186 # implementations where values such as r=1, s=0 lead to forgeries.
   3187 
   3188 # tcId = 448
   3189 # Signatures with special case values for r and s.
   3190 msg = 48656c6c6f
   3191 result = invalid
   3192 sig = 3022020101021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d
   3193 # Some implementations of DSA do not properly check for boundaries. In some
   3194 # cases the modular inverse of 0 is simply 0. As a result there are
   3195 # implementations where values such as r=1, s=0 lead to forgeries.
   3196 
   3197 # tcId = 449
   3198 # Signatures with special case values for r and s.
   3199 msg = 48656c6c6f
   3200 result = invalid
   3201 sig = 3022020101021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e
   3202 # Some implementations of DSA do not properly check for boundaries. In some
   3203 # cases the modular inverse of 0 is simply 0. As a result there are
   3204 # implementations where values such as r=1, s=0 lead to forgeries.
   3205 
   3206 # tcId = 450
   3207 # Signatures with special case values for r and s.
   3208 msg = 48656c6c6f
   3209 result = invalid
   3210 sig = 3022020101021d0100000000000000000000000000000000000000000000000000000000
   3211 # Some implementations of DSA do not properly check for boundaries. In some
   3212 # cases the modular inverse of 0 is simply 0. As a result there are
   3213 # implementations where values such as r=1, s=0 lead to forgeries.
   3214 
   3215 # tcId = 451
   3216 # Signatures with special case values for r and s.
   3217 msg = 48656c6c6f
   3218 result = invalid
   3219 sig = 3082010802010102820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667
   3220 # Some implementations of DSA do not properly check for boundaries. In some
   3221 # cases the modular inverse of 0 is simply 0. As a result there are
   3222 # implementations where values such as r=1, s=0 lead to forgeries.
   3223 
   3224 # tcId = 452
   3225 # Signatures with special case values for r and s.
   3226 msg = 48656c6c6f
   3227 result = invalid
   3228 sig = 3008020101090380fe01
   3229 # Some implementations of DSA do not properly check for boundaries. In some
   3230 # cases the modular inverse of 0 is simply 0. As a result there are
   3231 # implementations where values such as r=1, s=0 lead to forgeries.
   3232 
   3233 # tcId = 453
   3234 # Signatures with special case values for r and s.
   3235 msg = 48656c6c6f
   3236 result = invalid
   3237 sig = 30220201ff021dff450969597a870820211805983688387a10cd4dcc451a7f3f432a96a3
   3238 # Some implementations of DSA do not properly check for boundaries. In some
   3239 # cases the modular inverse of 0 is simply 0. As a result there are
   3240 # implementations where values such as r=1, s=0 lead to forgeries.
   3241 
   3242 # tcId = 454
   3243 # Signatures with special case values for r and s.
   3244 msg = 48656c6c6f
   3245 result = invalid
   3246 sig = 30060201ff020100
   3247 # Some implementations of DSA do not properly check for boundaries. In some
   3248 # cases the modular inverse of 0 is simply 0. As a result there are
   3249 # implementations where values such as r=1, s=0 lead to forgeries.
   3250 
   3251 # tcId = 455
   3252 # Signatures with special case values for r and s.
   3253 msg = 48656c6c6f
   3254 result = invalid
   3255 sig = 30060201ff020101
   3256 # Some implementations of DSA do not properly check for boundaries. In some
   3257 # cases the modular inverse of 0 is simply 0. As a result there are
   3258 # implementations where values such as r=1, s=0 lead to forgeries.
   3259 
   3260 # tcId = 456
   3261 # Signatures with special case values for r and s.
   3262 msg = 48656c6c6f
   3263 result = invalid
   3264 sig = 30060201ff0201ff
   3265 # Some implementations of DSA do not properly check for boundaries. In some
   3266 # cases the modular inverse of 0 is simply 0. As a result there are
   3267 # implementations where values such as r=1, s=0 lead to forgeries.
   3268 
   3269 # tcId = 457
   3270 # Signatures with special case values for r and s.
   3271 msg = 48656c6c6f
   3272 result = invalid
   3273 sig = 30210201ff021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae
   3274 # Some implementations of DSA do not properly check for boundaries. In some
   3275 # cases the modular inverse of 0 is simply 0. As a result there are
   3276 # implementations where values such as r=1, s=0 lead to forgeries.
   3277 
   3278 # tcId = 458
   3279 # Signatures with special case values for r and s.
   3280 msg = 48656c6c6f
   3281 result = invalid
   3282 sig = 30210201ff021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af
   3283 # Some implementations of DSA do not properly check for boundaries. In some
   3284 # cases the modular inverse of 0 is simply 0. As a result there are
   3285 # implementations where values such as r=1, s=0 lead to forgeries.
   3286 
   3287 # tcId = 459
   3288 # Signatures with special case values for r and s.
   3289 msg = 48656c6c6f
   3290 result = invalid
   3291 sig = 30220201ff021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c
   3292 # Some implementations of DSA do not properly check for boundaries. In some
   3293 # cases the modular inverse of 0 is simply 0. As a result there are
   3294 # implementations where values such as r=1, s=0 lead to forgeries.
   3295 
   3296 # tcId = 460
   3297 # Signatures with special case values for r and s.
   3298 msg = 48656c6c6f
   3299 result = invalid
   3300 sig = 30220201ff021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d
   3301 # Some implementations of DSA do not properly check for boundaries. In some
   3302 # cases the modular inverse of 0 is simply 0. As a result there are
   3303 # implementations where values such as r=1, s=0 lead to forgeries.
   3304 
   3305 # tcId = 461
   3306 # Signatures with special case values for r and s.
   3307 msg = 48656c6c6f
   3308 result = invalid
   3309 sig = 30220201ff021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e
   3310 # Some implementations of DSA do not properly check for boundaries. In some
   3311 # cases the modular inverse of 0 is simply 0. As a result there are
   3312 # implementations where values such as r=1, s=0 lead to forgeries.
   3313 
   3314 # tcId = 462
   3315 # Signatures with special case values for r and s.
   3316 msg = 48656c6c6f
   3317 result = invalid
   3318 sig = 30220201ff021d0100000000000000000000000000000000000000000000000000000000
   3319 # Some implementations of DSA do not properly check for boundaries. In some
   3320 # cases the modular inverse of 0 is simply 0. As a result there are
   3321 # implementations where values such as r=1, s=0 lead to forgeries.
   3322 
   3323 # tcId = 463
   3324 # Signatures with special case values for r and s.
   3325 msg = 48656c6c6f
   3326 result = invalid
   3327 sig = 308201080201ff02820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667
   3328 # Some implementations of DSA do not properly check for boundaries. In some
   3329 # cases the modular inverse of 0 is simply 0. As a result there are
   3330 # implementations where values such as r=1, s=0 lead to forgeries.
   3331 
   3332 # tcId = 464
   3333 # Signatures with special case values for r and s.
   3334 msg = 48656c6c6f
   3335 result = invalid
   3336 sig = 30080201ff090380fe01
   3337 # Some implementations of DSA do not properly check for boundaries. In some
   3338 # cases the modular inverse of 0 is simply 0. As a result there are
   3339 # implementations where values such as r=1, s=0 lead to forgeries.
   3340 
   3341 # tcId = 465
   3342 # Signatures with special case values for r and s.
   3343 msg = 48656c6c6f
   3344 result = invalid
   3345 sig = 303d021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae021dff450969597a870820211805983688387a10cd4dcc451a7f3f432a96a3
   3346 # Some implementations of DSA do not properly check for boundaries. In some
   3347 # cases the modular inverse of 0 is simply 0. As a result there are
   3348 # implementations where values such as r=1, s=0 lead to forgeries.
   3349 
   3350 # tcId = 466
   3351 # Signatures with special case values for r and s.
   3352 msg = 48656c6c6f
   3353 result = invalid
   3354 sig = 3021021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae020100
   3355 # Some implementations of DSA do not properly check for boundaries. In some
   3356 # cases the modular inverse of 0 is simply 0. As a result there are
   3357 # implementations where values such as r=1, s=0 lead to forgeries.
   3358 
   3359 # tcId = 467
   3360 # Signatures with special case values for r and s.
   3361 msg = 48656c6c6f
   3362 result = invalid
   3363 sig = 3021021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae020101
   3364 # Some implementations of DSA do not properly check for boundaries. In some
   3365 # cases the modular inverse of 0 is simply 0. As a result there are
   3366 # implementations where values such as r=1, s=0 lead to forgeries.
   3367 
   3368 # tcId = 468
   3369 # Signatures with special case values for r and s.
   3370 msg = 48656c6c6f
   3371 result = invalid
   3372 sig = 3021021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae0201ff
   3373 # Some implementations of DSA do not properly check for boundaries. In some
   3374 # cases the modular inverse of 0 is simply 0. As a result there are
   3375 # implementations where values such as r=1, s=0 lead to forgeries.
   3376 
   3377 # tcId = 469
   3378 # Signatures with special case values for r and s.
   3379 msg = 48656c6c6f
   3380 result = invalid
   3381 sig = 303c021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae
   3382 # Some implementations of DSA do not properly check for boundaries. In some
   3383 # cases the modular inverse of 0 is simply 0. As a result there are
   3384 # implementations where values such as r=1, s=0 lead to forgeries.
   3385 
   3386 # tcId = 470
   3387 # Signatures with special case values for r and s.
   3388 msg = 48656c6c6f
   3389 result = invalid
   3390 sig = 303c021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af
   3391 # Some implementations of DSA do not properly check for boundaries. In some
   3392 # cases the modular inverse of 0 is simply 0. As a result there are
   3393 # implementations where values such as r=1, s=0 lead to forgeries.
   3394 
   3395 # tcId = 471
   3396 # Signatures with special case values for r and s.
   3397 msg = 48656c6c6f
   3398 result = invalid
   3399 sig = 303d021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c
   3400 # Some implementations of DSA do not properly check for boundaries. In some
   3401 # cases the modular inverse of 0 is simply 0. As a result there are
   3402 # implementations where values such as r=1, s=0 lead to forgeries.
   3403 
   3404 # tcId = 472
   3405 # Signatures with special case values for r and s.
   3406 msg = 48656c6c6f
   3407 result = invalid
   3408 sig = 303d021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d
   3409 # Some implementations of DSA do not properly check for boundaries. In some
   3410 # cases the modular inverse of 0 is simply 0. As a result there are
   3411 # implementations where values such as r=1, s=0 lead to forgeries.
   3412 
   3413 # tcId = 473
   3414 # Signatures with special case values for r and s.
   3415 msg = 48656c6c6f
   3416 result = invalid
   3417 sig = 303d021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e
   3418 # Some implementations of DSA do not properly check for boundaries. In some
   3419 # cases the modular inverse of 0 is simply 0. As a result there are
   3420 # implementations where values such as r=1, s=0 lead to forgeries.
   3421 
   3422 # tcId = 474
   3423 # Signatures with special case values for r and s.
   3424 msg = 48656c6c6f
   3425 result = invalid
   3426 sig = 303d021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae021d0100000000000000000000000000000000000000000000000000000000
   3427 # Some implementations of DSA do not properly check for boundaries. In some
   3428 # cases the modular inverse of 0 is simply 0. As a result there are
   3429 # implementations where values such as r=1, s=0 lead to forgeries.
   3430 
   3431 # tcId = 475
   3432 # Signatures with special case values for r and s.
   3433 msg = 48656c6c6f
   3434 result = invalid
   3435 sig = 30820123021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae02820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667
   3436 # Some implementations of DSA do not properly check for boundaries. In some
   3437 # cases the modular inverse of 0 is simply 0. As a result there are
   3438 # implementations where values such as r=1, s=0 lead to forgeries.
   3439 
   3440 # tcId = 476
   3441 # Signatures with special case values for r and s.
   3442 msg = 48656c6c6f
   3443 result = invalid
   3444 sig = 3023021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae090380fe01
   3445 # Some implementations of DSA do not properly check for boundaries. In some
   3446 # cases the modular inverse of 0 is simply 0. As a result there are
   3447 # implementations where values such as r=1, s=0 lead to forgeries.
   3448 
   3449 # tcId = 477
   3450 # Signatures with special case values for r and s.
   3451 msg = 48656c6c6f
   3452 result = invalid
   3453 sig = 303d021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af021dff450969597a870820211805983688387a10cd4dcc451a7f3f432a96a3
   3454 # Some implementations of DSA do not properly check for boundaries. In some
   3455 # cases the modular inverse of 0 is simply 0. As a result there are
   3456 # implementations where values such as r=1, s=0 lead to forgeries.
   3457 
   3458 # tcId = 478
   3459 # Signatures with special case values for r and s.
   3460 msg = 48656c6c6f
   3461 result = invalid
   3462 sig = 3021021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af020100
   3463 # Some implementations of DSA do not properly check for boundaries. In some
   3464 # cases the modular inverse of 0 is simply 0. As a result there are
   3465 # implementations where values such as r=1, s=0 lead to forgeries.
   3466 
   3467 # tcId = 479
   3468 # Signatures with special case values for r and s.
   3469 msg = 48656c6c6f
   3470 result = invalid
   3471 sig = 3021021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af020101
   3472 # Some implementations of DSA do not properly check for boundaries. In some
   3473 # cases the modular inverse of 0 is simply 0. As a result there are
   3474 # implementations where values such as r=1, s=0 lead to forgeries.
   3475 
   3476 # tcId = 480
   3477 # Signatures with special case values for r and s.
   3478 msg = 48656c6c6f
   3479 result = invalid
   3480 sig = 3021021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af0201ff
   3481 # Some implementations of DSA do not properly check for boundaries. In some
   3482 # cases the modular inverse of 0 is simply 0. As a result there are
   3483 # implementations where values such as r=1, s=0 lead to forgeries.
   3484 
   3485 # tcId = 481
   3486 # Signatures with special case values for r and s.
   3487 msg = 48656c6c6f
   3488 result = invalid
   3489 sig = 303c021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae
   3490 # Some implementations of DSA do not properly check for boundaries. In some
   3491 # cases the modular inverse of 0 is simply 0. As a result there are
   3492 # implementations where values such as r=1, s=0 lead to forgeries.
   3493 
   3494 # tcId = 482
   3495 # Signatures with special case values for r and s.
   3496 msg = 48656c6c6f
   3497 result = invalid
   3498 sig = 303c021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af
   3499 # Some implementations of DSA do not properly check for boundaries. In some
   3500 # cases the modular inverse of 0 is simply 0. As a result there are
   3501 # implementations where values such as r=1, s=0 lead to forgeries.
   3502 
   3503 # tcId = 483
   3504 # Signatures with special case values for r and s.
   3505 msg = 48656c6c6f
   3506 result = invalid
   3507 sig = 303d021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c
   3508 # Some implementations of DSA do not properly check for boundaries. In some
   3509 # cases the modular inverse of 0 is simply 0. As a result there are
   3510 # implementations where values such as r=1, s=0 lead to forgeries.
   3511 
   3512 # tcId = 484
   3513 # Signatures with special case values for r and s.
   3514 msg = 48656c6c6f
   3515 result = invalid
   3516 sig = 303d021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d
   3517 # Some implementations of DSA do not properly check for boundaries. In some
   3518 # cases the modular inverse of 0 is simply 0. As a result there are
   3519 # implementations where values such as r=1, s=0 lead to forgeries.
   3520 
   3521 # tcId = 485
   3522 # Signatures with special case values for r and s.
   3523 msg = 48656c6c6f
   3524 result = invalid
   3525 sig = 303d021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e
   3526 # Some implementations of DSA do not properly check for boundaries. In some
   3527 # cases the modular inverse of 0 is simply 0. As a result there are
   3528 # implementations where values such as r=1, s=0 lead to forgeries.
   3529 
   3530 # tcId = 486
   3531 # Signatures with special case values for r and s.
   3532 msg = 48656c6c6f
   3533 result = invalid
   3534 sig = 303d021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af021d0100000000000000000000000000000000000000000000000000000000
   3535 # Some implementations of DSA do not properly check for boundaries. In some
   3536 # cases the modular inverse of 0 is simply 0. As a result there are
   3537 # implementations where values such as r=1, s=0 lead to forgeries.
   3538 
   3539 # tcId = 487
   3540 # Signatures with special case values for r and s.
   3541 msg = 48656c6c6f
   3542 result = invalid
   3543 sig = 30820123021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af02820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667
   3544 # Some implementations of DSA do not properly check for boundaries. In some
   3545 # cases the modular inverse of 0 is simply 0. As a result there are
   3546 # implementations where values such as r=1, s=0 lead to forgeries.
   3547 
   3548 # tcId = 488
   3549 # Signatures with special case values for r and s.
   3550 msg = 48656c6c6f
   3551 result = invalid
   3552 sig = 3023021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af090380fe01
   3553 # Some implementations of DSA do not properly check for boundaries. In some
   3554 # cases the modular inverse of 0 is simply 0. As a result there are
   3555 # implementations where values such as r=1, s=0 lead to forgeries.
   3556 
   3557 # tcId = 489
   3558 # Signatures with special case values for r and s.
   3559 msg = 48656c6c6f
   3560 result = invalid
   3561 sig = 303e021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c021dff450969597a870820211805983688387a10cd4dcc451a7f3f432a96a3
   3562 # Some implementations of DSA do not properly check for boundaries. In some
   3563 # cases the modular inverse of 0 is simply 0. As a result there are
   3564 # implementations where values such as r=1, s=0 lead to forgeries.
   3565 
   3566 # tcId = 490
   3567 # Signatures with special case values for r and s.
   3568 msg = 48656c6c6f
   3569 result = invalid
   3570 sig = 3022021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c020100
   3571 # Some implementations of DSA do not properly check for boundaries. In some
   3572 # cases the modular inverse of 0 is simply 0. As a result there are
   3573 # implementations where values such as r=1, s=0 lead to forgeries.
   3574 
   3575 # tcId = 491
   3576 # Signatures with special case values for r and s.
   3577 msg = 48656c6c6f
   3578 result = invalid
   3579 sig = 3022021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c020101
   3580 # Some implementations of DSA do not properly check for boundaries. In some
   3581 # cases the modular inverse of 0 is simply 0. As a result there are
   3582 # implementations where values such as r=1, s=0 lead to forgeries.
   3583 
   3584 # tcId = 492
   3585 # Signatures with special case values for r and s.
   3586 msg = 48656c6c6f
   3587 result = invalid
   3588 sig = 3022021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c0201ff
   3589 # Some implementations of DSA do not properly check for boundaries. In some
   3590 # cases the modular inverse of 0 is simply 0. As a result there are
   3591 # implementations where values such as r=1, s=0 lead to forgeries.
   3592 
   3593 # tcId = 493
   3594 # Signatures with special case values for r and s.
   3595 msg = 48656c6c6f
   3596 result = invalid
   3597 sig = 303d021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae
   3598 # Some implementations of DSA do not properly check for boundaries. In some
   3599 # cases the modular inverse of 0 is simply 0. As a result there are
   3600 # implementations where values such as r=1, s=0 lead to forgeries.
   3601 
   3602 # tcId = 494
   3603 # Signatures with special case values for r and s.
   3604 msg = 48656c6c6f
   3605 result = invalid
   3606 sig = 303d021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af
   3607 # Some implementations of DSA do not properly check for boundaries. In some
   3608 # cases the modular inverse of 0 is simply 0. As a result there are
   3609 # implementations where values such as r=1, s=0 lead to forgeries.
   3610 
   3611 # tcId = 495
   3612 # Signatures with special case values for r and s.
   3613 msg = 48656c6c6f
   3614 result = invalid
   3615 sig = 303e021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c
   3616 # Some implementations of DSA do not properly check for boundaries. In some
   3617 # cases the modular inverse of 0 is simply 0. As a result there are
   3618 # implementations where values such as r=1, s=0 lead to forgeries.
   3619 
   3620 # tcId = 496
   3621 # Signatures with special case values for r and s.
   3622 msg = 48656c6c6f
   3623 result = invalid
   3624 sig = 303e021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d
   3625 # Some implementations of DSA do not properly check for boundaries. In some
   3626 # cases the modular inverse of 0 is simply 0. As a result there are
   3627 # implementations where values such as r=1, s=0 lead to forgeries.
   3628 
   3629 # tcId = 497
   3630 # Signatures with special case values for r and s.
   3631 msg = 48656c6c6f
   3632 result = invalid
   3633 sig = 303e021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e
   3634 # Some implementations of DSA do not properly check for boundaries. In some
   3635 # cases the modular inverse of 0 is simply 0. As a result there are
   3636 # implementations where values such as r=1, s=0 lead to forgeries.
   3637 
   3638 # tcId = 498
   3639 # Signatures with special case values for r and s.
   3640 msg = 48656c6c6f
   3641 result = invalid
   3642 sig = 303e021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c021d0100000000000000000000000000000000000000000000000000000000
   3643 # Some implementations of DSA do not properly check for boundaries. In some
   3644 # cases the modular inverse of 0 is simply 0. As a result there are
   3645 # implementations where values such as r=1, s=0 lead to forgeries.
   3646 
   3647 # tcId = 499
   3648 # Signatures with special case values for r and s.
   3649 msg = 48656c6c6f
   3650 result = invalid
   3651 sig = 30820124021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c02820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667
   3652 # Some implementations of DSA do not properly check for boundaries. In some
   3653 # cases the modular inverse of 0 is simply 0. As a result there are
   3654 # implementations where values such as r=1, s=0 lead to forgeries.
   3655 
   3656 # tcId = 500
   3657 # Signatures with special case values for r and s.
   3658 msg = 48656c6c6f
   3659 result = invalid
   3660 sig = 3024021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c090380fe01
   3661 # Some implementations of DSA do not properly check for boundaries. In some
   3662 # cases the modular inverse of 0 is simply 0. As a result there are
   3663 # implementations where values such as r=1, s=0 lead to forgeries.
   3664 
   3665 # tcId = 501
   3666 # Signatures with special case values for r and s.
   3667 msg = 48656c6c6f
   3668 result = invalid
   3669 sig = 303e021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d021dff450969597a870820211805983688387a10cd4dcc451a7f3f432a96a3
   3670 # Some implementations of DSA do not properly check for boundaries. In some
   3671 # cases the modular inverse of 0 is simply 0. As a result there are
   3672 # implementations where values such as r=1, s=0 lead to forgeries.
   3673 
   3674 # tcId = 502
   3675 # Signatures with special case values for r and s.
   3676 msg = 48656c6c6f
   3677 result = invalid
   3678 sig = 3022021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d020100
   3679 # Some implementations of DSA do not properly check for boundaries. In some
   3680 # cases the modular inverse of 0 is simply 0. As a result there are
   3681 # implementations where values such as r=1, s=0 lead to forgeries.
   3682 
   3683 # tcId = 503
   3684 # Signatures with special case values for r and s.
   3685 msg = 48656c6c6f
   3686 result = invalid
   3687 sig = 3022021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d020101
   3688 # Some implementations of DSA do not properly check for boundaries. In some
   3689 # cases the modular inverse of 0 is simply 0. As a result there are
   3690 # implementations where values such as r=1, s=0 lead to forgeries.
   3691 
   3692 # tcId = 504
   3693 # Signatures with special case values for r and s.
   3694 msg = 48656c6c6f
   3695 result = invalid
   3696 sig = 3022021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d0201ff
   3697 # Some implementations of DSA do not properly check for boundaries. In some
   3698 # cases the modular inverse of 0 is simply 0. As a result there are
   3699 # implementations where values such as r=1, s=0 lead to forgeries.
   3700 
   3701 # tcId = 505
   3702 # Signatures with special case values for r and s.
   3703 msg = 48656c6c6f
   3704 result = invalid
   3705 sig = 303d021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae
   3706 # Some implementations of DSA do not properly check for boundaries. In some
   3707 # cases the modular inverse of 0 is simply 0. As a result there are
   3708 # implementations where values such as r=1, s=0 lead to forgeries.
   3709 
   3710 # tcId = 506
   3711 # Signatures with special case values for r and s.
   3712 msg = 48656c6c6f
   3713 result = invalid
   3714 sig = 303d021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af
   3715 # Some implementations of DSA do not properly check for boundaries. In some
   3716 # cases the modular inverse of 0 is simply 0. As a result there are
   3717 # implementations where values such as r=1, s=0 lead to forgeries.
   3718 
   3719 # tcId = 507
   3720 # Signatures with special case values for r and s.
   3721 msg = 48656c6c6f
   3722 result = invalid
   3723 sig = 303e021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c
   3724 # Some implementations of DSA do not properly check for boundaries. In some
   3725 # cases the modular inverse of 0 is simply 0. As a result there are
   3726 # implementations where values such as r=1, s=0 lead to forgeries.
   3727 
   3728 # tcId = 508
   3729 # Signatures with special case values for r and s.
   3730 msg = 48656c6c6f
   3731 result = invalid
   3732 sig = 303e021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d
   3733 # Some implementations of DSA do not properly check for boundaries. In some
   3734 # cases the modular inverse of 0 is simply 0. As a result there are
   3735 # implementations where values such as r=1, s=0 lead to forgeries.
   3736 
   3737 # tcId = 509
   3738 # Signatures with special case values for r and s.
   3739 msg = 48656c6c6f
   3740 result = invalid
   3741 sig = 303e021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e
   3742 # Some implementations of DSA do not properly check for boundaries. In some
   3743 # cases the modular inverse of 0 is simply 0. As a result there are
   3744 # implementations where values such as r=1, s=0 lead to forgeries.
   3745 
   3746 # tcId = 510
   3747 # Signatures with special case values for r and s.
   3748 msg = 48656c6c6f
   3749 result = invalid
   3750 sig = 303e021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d021d0100000000000000000000000000000000000000000000000000000000
   3751 # Some implementations of DSA do not properly check for boundaries. In some
   3752 # cases the modular inverse of 0 is simply 0. As a result there are
   3753 # implementations where values such as r=1, s=0 lead to forgeries.
   3754 
   3755 # tcId = 511
   3756 # Signatures with special case values for r and s.
   3757 msg = 48656c6c6f
   3758 result = invalid
   3759 sig = 30820124021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d02820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667
   3760 # Some implementations of DSA do not properly check for boundaries. In some
   3761 # cases the modular inverse of 0 is simply 0. As a result there are
   3762 # implementations where values such as r=1, s=0 lead to forgeries.
   3763 
   3764 # tcId = 512
   3765 # Signatures with special case values for r and s.
   3766 msg = 48656c6c6f
   3767 result = invalid
   3768 sig = 3024021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d090380fe01
   3769 # Some implementations of DSA do not properly check for boundaries. In some
   3770 # cases the modular inverse of 0 is simply 0. As a result there are
   3771 # implementations where values such as r=1, s=0 lead to forgeries.
   3772 
   3773 # tcId = 513
   3774 # Signatures with special case values for r and s.
   3775 msg = 48656c6c6f
   3776 result = invalid
   3777 sig = 303e021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e021dff450969597a870820211805983688387a10cd4dcc451a7f3f432a96a3
   3778 # Some implementations of DSA do not properly check for boundaries. In some
   3779 # cases the modular inverse of 0 is simply 0. As a result there are
   3780 # implementations where values such as r=1, s=0 lead to forgeries.
   3781 
   3782 # tcId = 514
   3783 # Signatures with special case values for r and s.
   3784 msg = 48656c6c6f
   3785 result = invalid
   3786 sig = 3022021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e020100
   3787 # Some implementations of DSA do not properly check for boundaries. In some
   3788 # cases the modular inverse of 0 is simply 0. As a result there are
   3789 # implementations where values such as r=1, s=0 lead to forgeries.
   3790 
   3791 # tcId = 515
   3792 # Signatures with special case values for r and s.
   3793 msg = 48656c6c6f
   3794 result = invalid
   3795 sig = 3022021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e020101
   3796 # Some implementations of DSA do not properly check for boundaries. In some
   3797 # cases the modular inverse of 0 is simply 0. As a result there are
   3798 # implementations where values such as r=1, s=0 lead to forgeries.
   3799 
   3800 # tcId = 516
   3801 # Signatures with special case values for r and s.
   3802 msg = 48656c6c6f
   3803 result = invalid
   3804 sig = 3022021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e0201ff
   3805 # Some implementations of DSA do not properly check for boundaries. In some
   3806 # cases the modular inverse of 0 is simply 0. As a result there are
   3807 # implementations where values such as r=1, s=0 lead to forgeries.
   3808 
   3809 # tcId = 517
   3810 # Signatures with special case values for r and s.
   3811 msg = 48656c6c6f
   3812 result = invalid
   3813 sig = 303d021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae
   3814 # Some implementations of DSA do not properly check for boundaries. In some
   3815 # cases the modular inverse of 0 is simply 0. As a result there are
   3816 # implementations where values such as r=1, s=0 lead to forgeries.
   3817 
   3818 # tcId = 518
   3819 # Signatures with special case values for r and s.
   3820 msg = 48656c6c6f
   3821 result = invalid
   3822 sig = 303d021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af
   3823 # Some implementations of DSA do not properly check for boundaries. In some
   3824 # cases the modular inverse of 0 is simply 0. As a result there are
   3825 # implementations where values such as r=1, s=0 lead to forgeries.
   3826 
   3827 # tcId = 519
   3828 # Signatures with special case values for r and s.
   3829 msg = 48656c6c6f
   3830 result = invalid
   3831 sig = 303e021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c
   3832 # Some implementations of DSA do not properly check for boundaries. In some
   3833 # cases the modular inverse of 0 is simply 0. As a result there are
   3834 # implementations where values such as r=1, s=0 lead to forgeries.
   3835 
   3836 # tcId = 520
   3837 # Signatures with special case values for r and s.
   3838 msg = 48656c6c6f
   3839 result = invalid
   3840 sig = 303e021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d
   3841 # Some implementations of DSA do not properly check for boundaries. In some
   3842 # cases the modular inverse of 0 is simply 0. As a result there are
   3843 # implementations where values such as r=1, s=0 lead to forgeries.
   3844 
   3845 # tcId = 521
   3846 # Signatures with special case values for r and s.
   3847 msg = 48656c6c6f
   3848 result = invalid
   3849 sig = 303e021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e
   3850 # Some implementations of DSA do not properly check for boundaries. In some
   3851 # cases the modular inverse of 0 is simply 0. As a result there are
   3852 # implementations where values such as r=1, s=0 lead to forgeries.
   3853 
   3854 # tcId = 522
   3855 # Signatures with special case values for r and s.
   3856 msg = 48656c6c6f
   3857 result = invalid
   3858 sig = 303e021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e021d0100000000000000000000000000000000000000000000000000000000
   3859 # Some implementations of DSA do not properly check for boundaries. In some
   3860 # cases the modular inverse of 0 is simply 0. As a result there are
   3861 # implementations where values such as r=1, s=0 lead to forgeries.
   3862 
   3863 # tcId = 523
   3864 # Signatures with special case values for r and s.
   3865 msg = 48656c6c6f
   3866 result = invalid
   3867 sig = 30820124021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e02820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667
   3868 # Some implementations of DSA do not properly check for boundaries. In some
   3869 # cases the modular inverse of 0 is simply 0. As a result there are
   3870 # implementations where values such as r=1, s=0 lead to forgeries.
   3871 
   3872 # tcId = 524
   3873 # Signatures with special case values for r and s.
   3874 msg = 48656c6c6f
   3875 result = invalid
   3876 sig = 3024021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e090380fe01
   3877 # Some implementations of DSA do not properly check for boundaries. In some
   3878 # cases the modular inverse of 0 is simply 0. As a result there are
   3879 # implementations where values such as r=1, s=0 lead to forgeries.
   3880 
   3881 # tcId = 525
   3882 # Signatures with special case values for r and s.
   3883 msg = 48656c6c6f
   3884 result = invalid
   3885 sig = 303e021d0100000000000000000000000000000000000000000000000000000000021dff450969597a870820211805983688387a10cd4dcc451a7f3f432a96a3
   3886 # Some implementations of DSA do not properly check for boundaries. In some
   3887 # cases the modular inverse of 0 is simply 0. As a result there are
   3888 # implementations where values such as r=1, s=0 lead to forgeries.
   3889 
   3890 # tcId = 526
   3891 # Signatures with special case values for r and s.
   3892 msg = 48656c6c6f
   3893 result = invalid
   3894 sig = 3022021d0100000000000000000000000000000000000000000000000000000000020100
   3895 # Some implementations of DSA do not properly check for boundaries. In some
   3896 # cases the modular inverse of 0 is simply 0. As a result there are
   3897 # implementations where values such as r=1, s=0 lead to forgeries.
   3898 
   3899 # tcId = 527
   3900 # Signatures with special case values for r and s.
   3901 msg = 48656c6c6f
   3902 result = invalid
   3903 sig = 3022021d0100000000000000000000000000000000000000000000000000000000020101
   3904 # Some implementations of DSA do not properly check for boundaries. In some
   3905 # cases the modular inverse of 0 is simply 0. As a result there are
   3906 # implementations where values such as r=1, s=0 lead to forgeries.
   3907 
   3908 # tcId = 528
   3909 # Signatures with special case values for r and s.
   3910 msg = 48656c6c6f
   3911 result = invalid
   3912 sig = 3022021d01000000000000000000000000000000000000000000000000000000000201ff
   3913 # Some implementations of DSA do not properly check for boundaries. In some
   3914 # cases the modular inverse of 0 is simply 0. As a result there are
   3915 # implementations where values such as r=1, s=0 lead to forgeries.
   3916 
   3917 # tcId = 529
   3918 # Signatures with special case values for r and s.
   3919 msg = 48656c6c6f
   3920 result = invalid
   3921 sig = 303d021d0100000000000000000000000000000000000000000000000000000000021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae
   3922 # Some implementations of DSA do not properly check for boundaries. In some
   3923 # cases the modular inverse of 0 is simply 0. As a result there are
   3924 # implementations where values such as r=1, s=0 lead to forgeries.
   3925 
   3926 # tcId = 530
   3927 # Signatures with special case values for r and s.
   3928 msg = 48656c6c6f
   3929 result = invalid
   3930 sig = 303d021d0100000000000000000000000000000000000000000000000000000000021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af
   3931 # Some implementations of DSA do not properly check for boundaries. In some
   3932 # cases the modular inverse of 0 is simply 0. As a result there are
   3933 # implementations where values such as r=1, s=0 lead to forgeries.
   3934 
   3935 # tcId = 531
   3936 # Signatures with special case values for r and s.
   3937 msg = 48656c6c6f
   3938 result = invalid
   3939 sig = 303e021d0100000000000000000000000000000000000000000000000000000000021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c
   3940 # Some implementations of DSA do not properly check for boundaries. In some
   3941 # cases the modular inverse of 0 is simply 0. As a result there are
   3942 # implementations where values such as r=1, s=0 lead to forgeries.
   3943 
   3944 # tcId = 532
   3945 # Signatures with special case values for r and s.
   3946 msg = 48656c6c6f
   3947 result = invalid
   3948 sig = 303e021d0100000000000000000000000000000000000000000000000000000000021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d
   3949 # Some implementations of DSA do not properly check for boundaries. In some
   3950 # cases the modular inverse of 0 is simply 0. As a result there are
   3951 # implementations where values such as r=1, s=0 lead to forgeries.
   3952 
   3953 # tcId = 533
   3954 # Signatures with special case values for r and s.
   3955 msg = 48656c6c6f
   3956 result = invalid
   3957 sig = 303e021d0100000000000000000000000000000000000000000000000000000000021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e
   3958 # Some implementations of DSA do not properly check for boundaries. In some
   3959 # cases the modular inverse of 0 is simply 0. As a result there are
   3960 # implementations where values such as r=1, s=0 lead to forgeries.
   3961 
   3962 # tcId = 534
   3963 # Signatures with special case values for r and s.
   3964 msg = 48656c6c6f
   3965 result = invalid
   3966 sig = 303e021d0100000000000000000000000000000000000000000000000000000000021d0100000000000000000000000000000000000000000000000000000000
   3967 # Some implementations of DSA do not properly check for boundaries. In some
   3968 # cases the modular inverse of 0 is simply 0. As a result there are
   3969 # implementations where values such as r=1, s=0 lead to forgeries.
   3970 
   3971 # tcId = 535
   3972 # Signatures with special case values for r and s.
   3973 msg = 48656c6c6f
   3974 result = invalid
   3975 sig = 30820124021d010000000000000000000000000000000000000000000000000000000002820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667
   3976 # Some implementations of DSA do not properly check for boundaries. In some
   3977 # cases the modular inverse of 0 is simply 0. As a result there are
   3978 # implementations where values such as r=1, s=0 lead to forgeries.
   3979 
   3980 # tcId = 536
   3981 # Signatures with special case values for r and s.
   3982 msg = 48656c6c6f
   3983 result = invalid
   3984 sig = 3024021d0100000000000000000000000000000000000000000000000000000000090380fe01
   3985 # Some implementations of DSA do not properly check for boundaries. In some
   3986 # cases the modular inverse of 0 is simply 0. As a result there are
   3987 # implementations where values such as r=1, s=0 lead to forgeries.
   3988 
   3989 # tcId = 537
   3990 # Signatures with special case values for r and s.
   3991 msg = 48656c6c6f
   3992 result = invalid
   3993 sig = 3082012402820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667021dff450969597a870820211805983688387a10cd4dcc451a7f3f432a96a3
   3994 # Some implementations of DSA do not properly check for boundaries. In some
   3995 # cases the modular inverse of 0 is simply 0. As a result there are
   3996 # implementations where values such as r=1, s=0 lead to forgeries.
   3997 
   3998 # tcId = 538
   3999 # Signatures with special case values for r and s.
   4000 msg = 48656c6c6f
   4001 result = invalid
   4002 sig = 3082010802820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667020100
   4003 # Some implementations of DSA do not properly check for boundaries. In some
   4004 # cases the modular inverse of 0 is simply 0. As a result there are
   4005 # implementations where values such as r=1, s=0 lead to forgeries.
   4006 
   4007 # tcId = 539
   4008 # Signatures with special case values for r and s.
   4009 msg = 48656c6c6f
   4010 result = invalid
   4011 sig = 3082010802820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667020101
   4012 # Some implementations of DSA do not properly check for boundaries. In some
   4013 # cases the modular inverse of 0 is simply 0. As a result there are
   4014 # implementations where values such as r=1, s=0 lead to forgeries.
   4015 
   4016 # tcId = 540
   4017 # Signatures with special case values for r and s.
   4018 msg = 48656c6c6f
   4019 result = invalid
   4020 sig = 3082010802820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd6670201ff
   4021 # Some implementations of DSA do not properly check for boundaries. In some
   4022 # cases the modular inverse of 0 is simply 0. As a result there are
   4023 # implementations where values such as r=1, s=0 lead to forgeries.
   4024 
   4025 # tcId = 541
   4026 # Signatures with special case values for r and s.
   4027 msg = 48656c6c6f
   4028 result = invalid
   4029 sig = 3082012302820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae
   4030 # Some implementations of DSA do not properly check for boundaries. In some
   4031 # cases the modular inverse of 0 is simply 0. As a result there are
   4032 # implementations where values such as r=1, s=0 lead to forgeries.
   4033 
   4034 # tcId = 542
   4035 # Signatures with special case values for r and s.
   4036 msg = 48656c6c6f
   4037 result = invalid
   4038 sig = 3082012302820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af
   4039 # Some implementations of DSA do not properly check for boundaries. In some
   4040 # cases the modular inverse of 0 is simply 0. As a result there are
   4041 # implementations where values such as r=1, s=0 lead to forgeries.
   4042 
   4043 # tcId = 543
   4044 # Signatures with special case values for r and s.
   4045 msg = 48656c6c6f
   4046 result = invalid
   4047 sig = 3082012402820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c
   4048 # Some implementations of DSA do not properly check for boundaries. In some
   4049 # cases the modular inverse of 0 is simply 0. As a result there are
   4050 # implementations where values such as r=1, s=0 lead to forgeries.
   4051 
   4052 # tcId = 544
   4053 # Signatures with special case values for r and s.
   4054 msg = 48656c6c6f
   4055 result = invalid
   4056 sig = 3082012402820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d
   4057 # Some implementations of DSA do not properly check for boundaries. In some
   4058 # cases the modular inverse of 0 is simply 0. As a result there are
   4059 # implementations where values such as r=1, s=0 lead to forgeries.
   4060 
   4061 # tcId = 545
   4062 # Signatures with special case values for r and s.
   4063 msg = 48656c6c6f
   4064 result = invalid
   4065 sig = 3082012402820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e
   4066 # Some implementations of DSA do not properly check for boundaries. In some
   4067 # cases the modular inverse of 0 is simply 0. As a result there are
   4068 # implementations where values such as r=1, s=0 lead to forgeries.
   4069 
   4070 # tcId = 546
   4071 # Signatures with special case values for r and s.
   4072 msg = 48656c6c6f
   4073 result = invalid
   4074 sig = 3082012402820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667021d0100000000000000000000000000000000000000000000000000000000
   4075 # Some implementations of DSA do not properly check for boundaries. In some
   4076 # cases the modular inverse of 0 is simply 0. As a result there are
   4077 # implementations where values such as r=1, s=0 lead to forgeries.
   4078 
   4079 # tcId = 547
   4080 # Signatures with special case values for r and s.
   4081 msg = 48656c6c6f
   4082 result = invalid
   4083 sig = 3082020a02820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd66702820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667
   4084 # Some implementations of DSA do not properly check for boundaries. In some
   4085 # cases the modular inverse of 0 is simply 0. As a result there are
   4086 # implementations where values such as r=1, s=0 lead to forgeries.
   4087 
   4088 # tcId = 548
   4089 # Signatures with special case values for r and s.
   4090 msg = 48656c6c6f
   4091 result = invalid
   4092 sig = 3082010a02820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667090380fe01
   4093 # Some implementations of DSA do not properly check for boundaries. In some
   4094 # cases the modular inverse of 0 is simply 0. As a result there are
   4095 # implementations where values such as r=1, s=0 lead to forgeries.
   4096 
   4097 # tcId = 549
   4098 # Signatures with special case values for r and s.
   4099 msg = 48656c6c6f
   4100 result = invalid
   4101 sig = 3024090380fe01021dff450969597a870820211805983688387a10cd4dcc451a7f3f432a96a3
   4102 # Some implementations of DSA do not properly check for boundaries. In some
   4103 # cases the modular inverse of 0 is simply 0. As a result there are
   4104 # implementations where values such as r=1, s=0 lead to forgeries.
   4105 
   4106 # tcId = 550
   4107 # Signatures with special case values for r and s.
   4108 msg = 48656c6c6f
   4109 result = invalid
   4110 sig = 3008090380fe01020100
   4111 # Some implementations of DSA do not properly check for boundaries. In some
   4112 # cases the modular inverse of 0 is simply 0. As a result there are
   4113 # implementations where values such as r=1, s=0 lead to forgeries.
   4114 
   4115 # tcId = 551
   4116 # Signatures with special case values for r and s.
   4117 msg = 48656c6c6f
   4118 result = invalid
   4119 sig = 3008090380fe01020101
   4120 # Some implementations of DSA do not properly check for boundaries. In some
   4121 # cases the modular inverse of 0 is simply 0. As a result there are
   4122 # implementations where values such as r=1, s=0 lead to forgeries.
   4123 
   4124 # tcId = 552
   4125 # Signatures with special case values for r and s.
   4126 msg = 48656c6c6f
   4127 result = invalid
   4128 sig = 3008090380fe010201ff
   4129 # Some implementations of DSA do not properly check for boundaries. In some
   4130 # cases the modular inverse of 0 is simply 0. As a result there are
   4131 # implementations where values such as r=1, s=0 lead to forgeries.
   4132 
   4133 # tcId = 553
   4134 # Signatures with special case values for r and s.
   4135 msg = 48656c6c6f
   4136 result = invalid
   4137 sig = 3023090380fe01021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae
   4138 # Some implementations of DSA do not properly check for boundaries. In some
   4139 # cases the modular inverse of 0 is simply 0. As a result there are
   4140 # implementations where values such as r=1, s=0 lead to forgeries.
   4141 
   4142 # tcId = 554
   4143 # Signatures with special case values for r and s.
   4144 msg = 48656c6c6f
   4145 result = invalid
   4146 sig = 3023090380fe01021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af
   4147 # Some implementations of DSA do not properly check for boundaries. In some
   4148 # cases the modular inverse of 0 is simply 0. As a result there are
   4149 # implementations where values such as r=1, s=0 lead to forgeries.
   4150 
   4151 # tcId = 555
   4152 # Signatures with special case values for r and s.
   4153 msg = 48656c6c6f
   4154 result = invalid
   4155 sig = 3024090380fe01021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c
   4156 # Some implementations of DSA do not properly check for boundaries. In some
   4157 # cases the modular inverse of 0 is simply 0. As a result there are
   4158 # implementations where values such as r=1, s=0 lead to forgeries.
   4159 
   4160 # tcId = 556
   4161 # Signatures with special case values for r and s.
   4162 msg = 48656c6c6f
   4163 result = invalid
   4164 sig = 3024090380fe01021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d
   4165 # Some implementations of DSA do not properly check for boundaries. In some
   4166 # cases the modular inverse of 0 is simply 0. As a result there are
   4167 # implementations where values such as r=1, s=0 lead to forgeries.
   4168 
   4169 # tcId = 557
   4170 # Signatures with special case values for r and s.
   4171 msg = 48656c6c6f
   4172 result = invalid
   4173 sig = 3024090380fe01021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e
   4174 # Some implementations of DSA do not properly check for boundaries. In some
   4175 # cases the modular inverse of 0 is simply 0. As a result there are
   4176 # implementations where values such as r=1, s=0 lead to forgeries.
   4177 
   4178 # tcId = 558
   4179 # Signatures with special case values for r and s.
   4180 msg = 48656c6c6f
   4181 result = invalid
   4182 sig = 3024090380fe01021d0100000000000000000000000000000000000000000000000000000000
   4183 # Some implementations of DSA do not properly check for boundaries. In some
   4184 # cases the modular inverse of 0 is simply 0. As a result there are
   4185 # implementations where values such as r=1, s=0 lead to forgeries.
   4186 
   4187 # tcId = 559
   4188 # Signatures with special case values for r and s.
   4189 msg = 48656c6c6f
   4190 result = invalid
   4191 sig = 3082010a090380fe0102820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667
   4192 # Some implementations of DSA do not properly check for boundaries. In some
   4193 # cases the modular inverse of 0 is simply 0. As a result there are
   4194 # implementations where values such as r=1, s=0 lead to forgeries.
   4195 
   4196 # tcId = 560
   4197 # Signatures with special case values for r and s.
   4198 msg = 48656c6c6f
   4199 result = invalid
   4200 sig = 300a090380fe01090380fe01
   4201 # Some implementations of DSA do not properly check for boundaries. In some
   4202 # cases the modular inverse of 0 is simply 0. As a result there are
   4203 # implementations where values such as r=1, s=0 lead to forgeries.
   4204 
   4205 # tcId = 561
   4206 # random signature
   4207 msg = 48656c6c6f
   4208 result = valid
   4209 sig = 303c021c36f3dba9761a64a37e82b12321b2a9dfd7d33b52876cc0afc069fdfb021c2b4d30ae183b67f5f89268ae71c466d8d9b80c1877fab23e822f7f00
   4210 
   4211 # tcId = 562
   4212 # random signature
   4213 msg = 48656c6c6f
   4214 result = valid
   4215 sig = 303d021c57d273ae3782e51af0be789e409159428af91face3071ae9423474ed021d00b7385bfcd3c9eb35a4b5cbfaeaefc67a26c75a8612ebc482eef96033
   4216 
   4217 # tcId = 563
   4218 # random signature
   4219 msg = 48656c6c6f
   4220 result = valid
   4221 sig = 303d021c2dfa059fbea2500f7db7edb9c4b5d17c844604870f47c43554d07ca6021d00975684ce7938e43e82015d1e1ff9488cce372c11929b605fd7041645
   4222 
   4223 # tcId = 564
   4224 # random signature
   4225 msg = 48656c6c6f
   4226 result = valid
   4227 sig = 303c021c57e06bc849dc1f43acc9eef55da7edd36ae15029d2e6fd9778f116b4021c7171a6bd9ea904d0cfb290feb28e42404c3da8ce8844c85c12ddd65f
   4228 
   4229 # tcId = 565
   4230 # random signature
   4231 msg = 48656c6c6f
   4232 result = valid
   4233 sig = 303c021c56e35470a8d753a3eebdc96c8dfbea13198e8e12dd215afc0fdeaad6021c6022e76ad5b2d5a0cfbfec0b80d7d40c73de361d1caa91992414555b
   4234 
   4235 [key.g = 16a65c58204850704e7502a39757040d34da3a3478c154d4e4a5c02d242ee04f96e61e4bd0904abdac8f37eeb1e09f3182d23c9043cb642f88004160edf9ca09b32076a79c32a627f2473e91879ba2c4e744bd2081544cb55b802c368d1fa83ed489e94e0fa0688e32428a5c78c478c68d0527b71c9a3abb0b0be12c44689639e7d3ce74db101a65aa2b87f64c6826db3ec72f4b5599834bb4edb02f7c90e9a496d3a55d535bebfc45d4f619f63f3dedbb873925c2f224e07731296da887ec1e4748f87efb5fdeb75484316b2232dee553ddaf02112b0d1f02da30973224fe27aeda8b9d4b2922d9ba8be39ed9e103a63c52810bc688b7e2ed4316e1ef17dbde]
   4236 [key.keySize = 2048]
   4237 [key.p = 08f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667]
   4238 [key.q = 0baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d]
   4239 [key.type = DSAPublicKey]
   4240 [key.y = 6978b68d31334ee5bc7b3e91ab6c2336fab45c64836bd92cb5337b734db9e8e44f889f8869829f4fe174dc9344c164a0ba5b0126259ba8a43f607564fa4a1d0d49645e1d5886a1fc485e2fe91e56eae330da05e17b0b3d018c290285b249bc409e7af54300fc7c3eb34911457e2371931ad9302e8450cd95df3d561ea0ad94d0a2eabcafe0dd6728fb280029b556d9f4fa7c0f46a7804329936708e97e11fc22b2a50761a890c65b5fea2a1a4172f6be9eaa60e738cdf60c015142e2e562bb62a11e810ccdf0bf633307382f2d9a9769b115dfcdab4bacae73feca289db209dce34cbe126e8c7f9d9e4f8f711349a608d567b48c050e9dfb32bc184ecaa4f0f0]
   4241 [keyDer = 308203423082023506072a8648ce3804013082022802820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d0282010016a65c58204850704e7502a39757040d34da3a3478c154d4e4a5c02d242ee04f96e61e4bd0904abdac8f37eeb1e09f3182d23c9043cb642f88004160edf9ca09b32076a79c32a627f2473e91879ba2c4e744bd2081544cb55b802c368d1fa83ed489e94e0fa0688e32428a5c78c478c68d0527b71c9a3abb0b0be12c44689639e7d3ce74db101a65aa2b87f64c6826db3ec72f4b5599834bb4edb02f7c90e9a496d3a55d535bebfc45d4f619f63f3dedbb873925c2f224e07731296da887ec1e4748f87efb5fdeb75484316b2232dee553ddaf02112b0d1f02da30973224fe27aeda8b9d4b2922d9ba8be39ed9e103a63c52810bc688b7e2ed4316e1ef17dbde0382010500028201006978b68d31334ee5bc7b3e91ab6c2336fab45c64836bd92cb5337b734db9e8e44f889f8869829f4fe174dc9344c164a0ba5b0126259ba8a43f607564fa4a1d0d49645e1d5886a1fc485e2fe91e56eae330da05e17b0b3d018c290285b249bc409e7af54300fc7c3eb34911457e2371931ad9302e8450cd95df3d561ea0ad94d0a2eabcafe0dd6728fb280029b556d9f4fa7c0f46a7804329936708e97e11fc22b2a50761a890c65b5fea2a1a4172f6be9eaa60e738cdf60c015142e2e562bb62a11e810ccdf0bf633307382f2d9a9769b115dfcdab4bacae73feca289db209dce34cbe126e8c7f9d9e4f8f711349a608d567b48c050e9dfb32bc184ecaa4f0f0]
   4242 [sha = SHA-224]
   4243 
   4244 # tcId = 566
   4245 # r,s = 1,1
   4246 msg = 54657374
   4247 result = valid
   4248 sig = 3006020101020101
   4249 
   4250 # tcId = 567
   4251 # r,s = 1,5
   4252 msg = 54657374
   4253 result = valid
   4254 sig = 3006020101020105
   4255 
   4256 # tcId = 568
   4257 # u2 small
   4258 msg = 54657374
   4259 result = valid
   4260 sig = 3022020101021d009592121ed12d93197f1ffb863ac63937f28ef4f62f1e009a30aabab1
   4261 
   4262 # tcId = 569
   4263 # s == q-1
   4264 msg = 54657374
   4265 result = valid
   4266 sig = 3022020101021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c
   4267 
   4268 [key.g = 16a65c58204850704e7502a39757040d34da3a3478c154d4e4a5c02d242ee04f96e61e4bd0904abdac8f37eeb1e09f3182d23c9043cb642f88004160edf9ca09b32076a79c32a627f2473e91879ba2c4e744bd2081544cb55b802c368d1fa83ed489e94e0fa0688e32428a5c78c478c68d0527b71c9a3abb0b0be12c44689639e7d3ce74db101a65aa2b87f64c6826db3ec72f4b5599834bb4edb02f7c90e9a496d3a55d535bebfc45d4f619f63f3dedbb873925c2f224e07731296da887ec1e4748f87efb5fdeb75484316b2232dee553ddaf02112b0d1f02da30973224fe27aeda8b9d4b2922d9ba8be39ed9e103a63c52810bc688b7e2ed4316e1ef17dbde]
   4269 [key.keySize = 2048]
   4270 [key.p = 08f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667]
   4271 [key.q = 0baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d]
   4272 [key.type = DSAPublicKey]
   4273 [key.y = 2a64953bde40789f80ed8227192286115b92d09d5de96904e803ec4ecfbd73e0f08e82910febf19fa3cdc55ff20eb970d9c712f44785c0fd592c17fb43f4625357a4ac8a1a628f72040ae5360839c7c1f6b214e7a15530fe22887139ea0f05a9daf9d95bd6b7467abf9107c9fbe31e36330276eeccce3d59635206d60ca256f9af60627626b0594984b5a075c42c42067fa8c330f258bcf145df27a97da8ee419b54e3ab296c7ce9ef6a0113389b3cac7885b44b3722d27cad60e4e5a924a1ed0342cea9e99256f6bc1308d4af2c0af9379b1cf2119ce113c085705f5519ccc1ba8562a2236190d3f0c0a10f01466ad79a48127c28433f6b34e24a539af60f3d]
   4274 [keyDer = 308203423082023506072a8648ce3804013082022802820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d0282010016a65c58204850704e7502a39757040d34da3a3478c154d4e4a5c02d242ee04f96e61e4bd0904abdac8f37eeb1e09f3182d23c9043cb642f88004160edf9ca09b32076a79c32a627f2473e91879ba2c4e744bd2081544cb55b802c368d1fa83ed489e94e0fa0688e32428a5c78c478c68d0527b71c9a3abb0b0be12c44689639e7d3ce74db101a65aa2b87f64c6826db3ec72f4b5599834bb4edb02f7c90e9a496d3a55d535bebfc45d4f619f63f3dedbb873925c2f224e07731296da887ec1e4748f87efb5fdeb75484316b2232dee553ddaf02112b0d1f02da30973224fe27aeda8b9d4b2922d9ba8be39ed9e103a63c52810bc688b7e2ed4316e1ef17dbde0382010500028201002a64953bde40789f80ed8227192286115b92d09d5de96904e803ec4ecfbd73e0f08e82910febf19fa3cdc55ff20eb970d9c712f44785c0fd592c17fb43f4625357a4ac8a1a628f72040ae5360839c7c1f6b214e7a15530fe22887139ea0f05a9daf9d95bd6b7467abf9107c9fbe31e36330276eeccce3d59635206d60ca256f9af60627626b0594984b5a075c42c42067fa8c330f258bcf145df27a97da8ee419b54e3ab296c7ce9ef6a0113389b3cac7885b44b3722d27cad60e4e5a924a1ed0342cea9e99256f6bc1308d4af2c0af9379b1cf2119ce113c085705f5519ccc1ba8562a2236190d3f0c0a10f01466ad79a48127c28433f6b34e24a539af60f3d]
   4275 [sha = SHA-224]
   4276 
   4277 # tcId = 570
   4278 # s == 1
   4279 msg = 54657374
   4280 result = valid
   4281 sig = 3021021c5a252f4fc55618747fd94b13c9bee62bb958d85777cb07dd90710d24020101
   4282 
   4283 [key.g = 16a65c58204850704e7502a39757040d34da3a3478c154d4e4a5c02d242ee04f96e61e4bd0904abdac8f37eeb1e09f3182d23c9043cb642f88004160edf9ca09b32076a79c32a627f2473e91879ba2c4e744bd2081544cb55b802c368d1fa83ed489e94e0fa0688e32428a5c78c478c68d0527b71c9a3abb0b0be12c44689639e7d3ce74db101a65aa2b87f64c6826db3ec72f4b5599834bb4edb02f7c90e9a496d3a55d535bebfc45d4f619f63f3dedbb873925c2f224e07731296da887ec1e4748f87efb5fdeb75484316b2232dee553ddaf02112b0d1f02da30973224fe27aeda8b9d4b2922d9ba8be39ed9e103a63c52810bc688b7e2ed4316e1ef17dbde]
   4284 [key.keySize = 2048]
   4285 [key.p = 08f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667]
   4286 [key.q = 0baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d]
   4287 [key.type = DSAPublicKey]
   4288 [key.y = 1e77f842b1ae0fcd9929d394161d41e14614ff7507a9a31f4a1f14d22e2a627a1f4e596624883f1a5b168e9425146f22d5f6ee28757414714bb994ba1129f015d6e04a717edf9b530a5d5cab94f14631e8b4cf79aeb358cc741845553841e8ac461630e804a62f43676ba6794af66899c377b869ea612a7b9fe6611aa96be52eb8b62c979117bbbcca8a7ec1e1ffab1c7dfcfc7048700d3ae3858136e897701d7c2921b5dfef1d1f897f50d96ca1b5c2edc58cada18919e35642f0807eebfa00c99a32f4d095c3188f78ed54711be0325c4b532aeccd6540a567c327225440ea15319bde06510479a1861799e25b57decc73c036d75a0702bd373ca231349931]
   4289 [keyDer = 308203423082023506072a8648ce3804013082022802820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d0282010016a65c58204850704e7502a39757040d34da3a3478c154d4e4a5c02d242ee04f96e61e4bd0904abdac8f37eeb1e09f3182d23c9043cb642f88004160edf9ca09b32076a79c32a627f2473e91879ba2c4e744bd2081544cb55b802c368d1fa83ed489e94e0fa0688e32428a5c78c478c68d0527b71c9a3abb0b0be12c44689639e7d3ce74db101a65aa2b87f64c6826db3ec72f4b5599834bb4edb02f7c90e9a496d3a55d535bebfc45d4f619f63f3dedbb873925c2f224e07731296da887ec1e4748f87efb5fdeb75484316b2232dee553ddaf02112b0d1f02da30973224fe27aeda8b9d4b2922d9ba8be39ed9e103a63c52810bc688b7e2ed4316e1ef17dbde0382010500028201001e77f842b1ae0fcd9929d394161d41e14614ff7507a9a31f4a1f14d22e2a627a1f4e596624883f1a5b168e9425146f22d5f6ee28757414714bb994ba1129f015d6e04a717edf9b530a5d5cab94f14631e8b4cf79aeb358cc741845553841e8ac461630e804a62f43676ba6794af66899c377b869ea612a7b9fe6611aa96be52eb8b62c979117bbbcca8a7ec1e1ffab1c7dfcfc7048700d3ae3858136e897701d7c2921b5dfef1d1f897f50d96ca1b5c2edc58cada18919e35642f0807eebfa00c99a32f4d095c3188f78ed54711be0325c4b532aeccd6540a567c327225440ea15319bde06510479a1861799e25b57decc73c036d75a0702bd373ca231349931]
   4290 [sha = SHA-256]
   4291 
   4292 # tcId = 571
   4293 # Legacy:ASN encoding of r misses leading 0
   4294 msg = 54657374
   4295 result = acceptable
   4296 sig = 303c021c9b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4297 # ASN encoded integers with a leading hex-digit in the range 8 .. F are
   4298 # negative. If the first hex-digit of a positive integer is 8 .. F then a
   4299 # leading 0 must be added. Some libraries forgot to do this an therefore
   4300 # generated invalid DSA signatures. Some providers, accept such legacy
   4301 # signatures for compatibility.
   4302 
   4303 # tcId = 572
   4304 # valid
   4305 msg = 54657374
   4306 result = valid
   4307 sig = 303d021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4308 
   4309 # tcId = 573
   4310 # long form encoding of length
   4311 msg = 54657374
   4312 result = invalid
   4313 sig = 30813d021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4314 
   4315 # tcId = 574
   4316 # long form encoding of length
   4317 msg = 54657374
   4318 result = invalid
   4319 sig = 303e02811d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4320 
   4321 # tcId = 575
   4322 # long form encoding of length
   4323 msg = 54657374
   4324 result = invalid
   4325 sig = 303e021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee9302811c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4326 
   4327 # tcId = 576
   4328 # length contains leading 0
   4329 msg = 54657374
   4330 result = invalid
   4331 sig = 3082003d021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4332 
   4333 # tcId = 577
   4334 # length contains leading 0
   4335 msg = 54657374
   4336 result = invalid
   4337 sig = 303f0282001d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4338 
   4339 # tcId = 578
   4340 # length contains leading 0
   4341 msg = 54657374
   4342 result = invalid
   4343 sig = 303f021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee930282001c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4344 
   4345 # tcId = 579
   4346 # wrong length
   4347 msg = 54657374
   4348 result = invalid
   4349 sig = 303e021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4350 
   4351 # tcId = 580
   4352 # wrong length
   4353 msg = 54657374
   4354 result = invalid
   4355 sig = 303c021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4356 
   4357 # tcId = 581
   4358 # wrong length
   4359 msg = 54657374
   4360 result = invalid
   4361 sig = 303d021e009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4362 
   4363 # tcId = 582
   4364 # wrong length
   4365 msg = 54657374
   4366 result = invalid
   4367 sig = 303d021c009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4368 
   4369 # tcId = 583
   4370 # wrong length
   4371 msg = 54657374
   4372 result = invalid
   4373 sig = 303d021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021d5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4374 
   4375 # tcId = 584
   4376 # wrong length
   4377 msg = 54657374
   4378 result = invalid
   4379 sig = 303d021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021b5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4380 
   4381 # tcId = 585
   4382 # uint32 overflow in length
   4383 msg = 54657374
   4384 result = invalid
   4385 sig = 3085010000003d021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4386 
   4387 # tcId = 586
   4388 # uint32 overflow in length
   4389 msg = 54657374
   4390 result = invalid
   4391 sig = 30420285010000001d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4392 
   4393 # tcId = 587
   4394 # uint32 overflow in length
   4395 msg = 54657374
   4396 result = invalid
   4397 sig = 3042021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee930285010000001c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4398 
   4399 # tcId = 588
   4400 # uint64 overflow in length
   4401 msg = 54657374
   4402 result = invalid
   4403 sig = 308901000000000000003d021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4404 
   4405 # tcId = 589
   4406 # uint64 overflow in length
   4407 msg = 54657374
   4408 result = invalid
   4409 sig = 3046028901000000000000001d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4410 
   4411 # tcId = 590
   4412 # uint64 overflow in length
   4413 msg = 54657374
   4414 result = invalid
   4415 sig = 3046021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93028901000000000000001c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4416 
   4417 # tcId = 591
   4418 # length = 2**31 - 1
   4419 msg = 54657374
   4420 result = invalid
   4421 sig = 30847fffffff021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4422 
   4423 # tcId = 592
   4424 # length = 2**31 - 1
   4425 msg = 54657374
   4426 result = invalid
   4427 sig = 304102847fffffff009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4428 
   4429 # tcId = 593
   4430 # length = 2**31 - 1
   4431 msg = 54657374
   4432 result = invalid
   4433 sig = 3041021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee9302847fffffff5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4434 
   4435 # tcId = 594
   4436 # length = 2**32 - 1
   4437 msg = 54657374
   4438 result = invalid
   4439 sig = 3084ffffffff021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4440 
   4441 # tcId = 595
   4442 # length = 2**32 - 1
   4443 msg = 54657374
   4444 result = invalid
   4445 sig = 30410284ffffffff009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4446 
   4447 # tcId = 596
   4448 # length = 2**32 - 1
   4449 msg = 54657374
   4450 result = invalid
   4451 sig = 3041021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee930284ffffffff5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4452 
   4453 # tcId = 597
   4454 # length = 2**40 - 1
   4455 msg = 54657374
   4456 result = invalid
   4457 sig = 3085ffffffffff021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4458 
   4459 # tcId = 598
   4460 # length = 2**40 - 1
   4461 msg = 54657374
   4462 result = invalid
   4463 sig = 30420285ffffffffff009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4464 
   4465 # tcId = 599
   4466 # length = 2**40 - 1
   4467 msg = 54657374
   4468 result = invalid
   4469 sig = 3042021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee930285ffffffffff5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4470 
   4471 # tcId = 600
   4472 # length = 2**64 - 1
   4473 msg = 54657374
   4474 result = invalid
   4475 sig = 3088ffffffffffffffff021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4476 
   4477 # tcId = 601
   4478 # length = 2**64 - 1
   4479 msg = 54657374
   4480 result = invalid
   4481 sig = 30450288ffffffffffffffff009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4482 
   4483 # tcId = 602
   4484 # length = 2**64 - 1
   4485 msg = 54657374
   4486 result = invalid
   4487 sig = 3045021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee930288ffffffffffffffff5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4488 
   4489 # tcId = 603
   4490 # incorrect length
   4491 msg = 54657374
   4492 result = invalid
   4493 sig = 30ff021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4494 
   4495 # tcId = 604
   4496 # incorrect length
   4497 msg = 54657374
   4498 result = invalid
   4499 sig = 303d02ff009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4500 
   4501 # tcId = 605
   4502 # incorrect length
   4503 msg = 54657374
   4504 result = invalid
   4505 sig = 303d021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee9302ff5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4506 
   4507 # tcId = 606
   4508 # indefinite length without termination
   4509 msg = 54657374
   4510 result = invalid
   4511 sig = 3080021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4512 
   4513 # tcId = 607
   4514 # indefinite length without termination
   4515 msg = 54657374
   4516 result = invalid
   4517 sig = 303d0280009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4518 
   4519 # tcId = 608
   4520 # indefinite length without termination
   4521 msg = 54657374
   4522 result = invalid
   4523 sig = 303d021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee9302805fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4524 
   4525 # tcId = 609
   4526 # removing sequence
   4527 msg = 54657374
   4528 result = invalid
   4529 sig = 
   4530 
   4531 # tcId = 610
   4532 # lonely sequence tag
   4533 msg = 54657374
   4534 result = invalid
   4535 sig = 30
   4536 
   4537 # tcId = 611
   4538 # appending 0's to sequence
   4539 msg = 54657374
   4540 result = invalid
   4541 sig = 303f021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b1160000
   4542 
   4543 # tcId = 612
   4544 # prepending 0's to sequence
   4545 msg = 54657374
   4546 result = invalid
   4547 sig = 303f0000021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4548 
   4549 # tcId = 613
   4550 # appending unused 0's to sequence
   4551 msg = 54657374
   4552 result = invalid
   4553 sig = 303d021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b1160000
   4554 
   4555 # tcId = 614
   4556 # appending null value to sequence
   4557 msg = 54657374
   4558 result = invalid
   4559 sig = 303f021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b1160500
   4560 
   4561 # tcId = 615
   4562 # including garbage
   4563 msg = 54657374
   4564 result = invalid
   4565 sig = 3042498177303d021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4566 
   4567 # tcId = 616
   4568 # including garbage
   4569 msg = 54657374
   4570 result = invalid
   4571 sig = 30412500303d021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4572 
   4573 # tcId = 617
   4574 # including garbage
   4575 msg = 54657374
   4576 result = invalid
   4577 sig = 303f303d021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b1160004deadbeef
   4578 
   4579 # tcId = 618
   4580 # including garbage
   4581 msg = 54657374
   4582 result = invalid
   4583 sig = 30422222498177021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4584 
   4585 # tcId = 619
   4586 # including garbage
   4587 msg = 54657374
   4588 result = invalid
   4589 sig = 304122212500021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4590 
   4591 # tcId = 620
   4592 # including garbage
   4593 msg = 54657374
   4594 result = invalid
   4595 sig = 3045221f021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee930004deadbeef021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4596 
   4597 # tcId = 621
   4598 # including garbage
   4599 msg = 54657374
   4600 result = invalid
   4601 sig = 3042021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee932221498177021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4602 
   4603 # tcId = 622
   4604 # including garbage
   4605 msg = 54657374
   4606 result = invalid
   4607 sig = 3041021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee9322202500021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4608 
   4609 # tcId = 623
   4610 # including garbage
   4611 msg = 54657374
   4612 result = invalid
   4613 sig = 3045021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93221e021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b1160004deadbeef
   4614 
   4615 # tcId = 624
   4616 # including undefined tags
   4617 msg = 54657374
   4618 result = invalid
   4619 sig = 3045aa00bb00cd00303d021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4620 
   4621 # tcId = 625
   4622 # including undefined tags
   4623 msg = 54657374
   4624 result = invalid
   4625 sig = 3043aa02aabb303d021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4626 
   4627 # tcId = 626
   4628 # including undefined tags
   4629 msg = 54657374
   4630 result = invalid
   4631 sig = 30452225aa00bb00cd00021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4632 
   4633 # tcId = 627
   4634 # including undefined tags
   4635 msg = 54657374
   4636 result = invalid
   4637 sig = 30432223aa02aabb021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4638 
   4639 # tcId = 628
   4640 # including undefined tags
   4641 msg = 54657374
   4642 result = invalid
   4643 sig = 3045021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee932224aa00bb00cd00021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4644 
   4645 # tcId = 629
   4646 # including undefined tags
   4647 msg = 54657374
   4648 result = invalid
   4649 sig = 3043021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee932222aa02aabb021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4650 
   4651 # tcId = 630
   4652 # truncated length of sequence
   4653 msg = 54657374
   4654 result = invalid
   4655 sig = 3081
   4656 
   4657 # tcId = 631
   4658 # using composition with indefinite length
   4659 msg = 54657374
   4660 result = invalid
   4661 sig = 3080303d021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b1160000
   4662 
   4663 # tcId = 632
   4664 # using composition with indefinite length
   4665 msg = 54657374
   4666 result = invalid
   4667 sig = 30412280021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee930000021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4668 
   4669 # tcId = 633
   4670 # using composition with indefinite length
   4671 msg = 54657374
   4672 result = invalid
   4673 sig = 3041021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee932280021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b1160000
   4674 
   4675 # tcId = 634
   4676 # using composition with wrong tag
   4677 msg = 54657374
   4678 result = invalid
   4679 sig = 3080313d021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b1160000
   4680 
   4681 # tcId = 635
   4682 # using composition with wrong tag
   4683 msg = 54657374
   4684 result = invalid
   4685 sig = 30412280031d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee930000021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4686 
   4687 # tcId = 636
   4688 # using composition with wrong tag
   4689 msg = 54657374
   4690 result = invalid
   4691 sig = 3041021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee932280031c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b1160000
   4692 
   4693 # tcId = 637
   4694 # Replacing sequence with NULL
   4695 msg = 54657374
   4696 result = invalid
   4697 sig = 0500
   4698 
   4699 # tcId = 638
   4700 # changing tag value of sequence
   4701 msg = 54657374
   4702 result = invalid
   4703 sig = 2e3d021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4704 
   4705 # tcId = 639
   4706 # changing tag value of sequence
   4707 msg = 54657374
   4708 result = invalid
   4709 sig = 2f3d021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4710 
   4711 # tcId = 640
   4712 # changing tag value of sequence
   4713 msg = 54657374
   4714 result = invalid
   4715 sig = 313d021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4716 
   4717 # tcId = 641
   4718 # changing tag value of sequence
   4719 msg = 54657374
   4720 result = invalid
   4721 sig = 323d021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4722 
   4723 # tcId = 642
   4724 # changing tag value of sequence
   4725 msg = 54657374
   4726 result = invalid
   4727 sig = ff3d021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4728 
   4729 # tcId = 643
   4730 # dropping value of sequence
   4731 msg = 54657374
   4732 result = invalid
   4733 sig = 3000
   4734 
   4735 # tcId = 644
   4736 # using composition for sequence
   4737 msg = 54657374
   4738 result = invalid
   4739 sig = 3041300102303c1d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4740 
   4741 # tcId = 645
   4742 # truncate sequence
   4743 msg = 54657374
   4744 result = invalid
   4745 sig = 303c021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b1
   4746 
   4747 # tcId = 646
   4748 # truncate sequence
   4749 msg = 54657374
   4750 result = invalid
   4751 sig = 303c1d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4752 
   4753 # tcId = 647
   4754 # indefinite length
   4755 msg = 54657374
   4756 result = invalid
   4757 sig = 3080021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b1160000
   4758 
   4759 # tcId = 648
   4760 # indefinite length with truncated delimiter
   4761 msg = 54657374
   4762 result = invalid
   4763 sig = 3080021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b11600
   4764 
   4765 # tcId = 649
   4766 # indefinite length with additional element
   4767 msg = 54657374
   4768 result = invalid
   4769 sig = 3080021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b11605000000
   4770 
   4771 # tcId = 650
   4772 # indefinite length with truncated element
   4773 msg = 54657374
   4774 result = invalid
   4775 sig = 3080021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116060811220000
   4776 
   4777 # tcId = 651
   4778 # indefinite length with garbage
   4779 msg = 54657374
   4780 result = invalid
   4781 sig = 3080021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b1160000fe02beef
   4782 
   4783 # tcId = 652
   4784 # indefinite length with nonempty EOC
   4785 msg = 54657374
   4786 result = invalid
   4787 sig = 3080021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b1160002beef
   4788 
   4789 # tcId = 653
   4790 # prepend empty sequence
   4791 msg = 54657374
   4792 result = invalid
   4793 sig = 303f3000021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4794 
   4795 # tcId = 654
   4796 # append empty sequence
   4797 msg = 54657374
   4798 result = invalid
   4799 sig = 303f021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b1163000
   4800 
   4801 # tcId = 655
   4802 # sequence of sequence
   4803 msg = 54657374
   4804 result = invalid
   4805 sig = 303f303d021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4806 
   4807 # tcId = 656
   4808 # truncated sequence
   4809 msg = 54657374
   4810 result = invalid
   4811 sig = 301f021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93
   4812 
   4813 # tcId = 657
   4814 # repeat element in sequence
   4815 msg = 54657374
   4816 result = invalid
   4817 sig = 305b021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4818 
   4819 # tcId = 658
   4820 # removing integer
   4821 msg = 54657374
   4822 result = invalid
   4823 sig = 301e021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4824 
   4825 # tcId = 659
   4826 # lonely integer tag
   4827 msg = 54657374
   4828 result = invalid
   4829 sig = 301f02021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4830 
   4831 # tcId = 660
   4832 # lonely integer tag
   4833 msg = 54657374
   4834 result = invalid
   4835 sig = 3020021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee9302
   4836 
   4837 # tcId = 661
   4838 # appending 0's to integer
   4839 msg = 54657374
   4840 result = invalid
   4841 sig = 303f021f009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee930000021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4842 
   4843 # tcId = 662
   4844 # appending 0's to integer
   4845 msg = 54657374
   4846 result = invalid
   4847 sig = 303f021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021e5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b1160000
   4848 
   4849 # tcId = 663
   4850 # prepending 0's to integer
   4851 msg = 54657374
   4852 result = invalid
   4853 sig = 303f021f0000009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4854 
   4855 # tcId = 664
   4856 # prepending 0's to integer
   4857 msg = 54657374
   4858 result = invalid
   4859 sig = 303f021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021e00005fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4860 
   4861 # tcId = 665
   4862 # appending unused 0's to integer
   4863 msg = 54657374
   4864 result = invalid
   4865 sig = 303f021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee930000021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4866 
   4867 # tcId = 666
   4868 # appending null value to integer
   4869 msg = 54657374
   4870 result = invalid
   4871 sig = 303f021f009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee930500021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4872 
   4873 # tcId = 667
   4874 # appending null value to integer
   4875 msg = 54657374
   4876 result = invalid
   4877 sig = 303f021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021e5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b1160500
   4878 
   4879 # tcId = 668
   4880 # truncated length of integer
   4881 msg = 54657374
   4882 result = invalid
   4883 sig = 30200281021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4884 
   4885 # tcId = 669
   4886 # truncated length of integer
   4887 msg = 54657374
   4888 result = invalid
   4889 sig = 3021021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee930281
   4890 
   4891 # tcId = 670
   4892 # Replacing integer with NULL
   4893 msg = 54657374
   4894 result = invalid
   4895 sig = 30200500021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4896 
   4897 # tcId = 671
   4898 # Replacing integer with NULL
   4899 msg = 54657374
   4900 result = invalid
   4901 sig = 3021021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee930500
   4902 
   4903 # tcId = 672
   4904 # changing tag value of integer
   4905 msg = 54657374
   4906 result = invalid
   4907 sig = 303d001d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4908 
   4909 # tcId = 673
   4910 # changing tag value of integer
   4911 msg = 54657374
   4912 result = invalid
   4913 sig = 303d011d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4914 
   4915 # tcId = 674
   4916 # changing tag value of integer
   4917 msg = 54657374
   4918 result = invalid
   4919 sig = 303d031d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4920 
   4921 # tcId = 675
   4922 # changing tag value of integer
   4923 msg = 54657374
   4924 result = invalid
   4925 sig = 303d041d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4926 
   4927 # tcId = 676
   4928 # changing tag value of integer
   4929 msg = 54657374
   4930 result = invalid
   4931 sig = 303dff1d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4932 
   4933 # tcId = 677
   4934 # changing tag value of integer
   4935 msg = 54657374
   4936 result = invalid
   4937 sig = 303d021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93001c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4938 
   4939 # tcId = 678
   4940 # changing tag value of integer
   4941 msg = 54657374
   4942 result = invalid
   4943 sig = 303d021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93011c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4944 
   4945 # tcId = 679
   4946 # changing tag value of integer
   4947 msg = 54657374
   4948 result = invalid
   4949 sig = 303d021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93031c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4950 
   4951 # tcId = 680
   4952 # changing tag value of integer
   4953 msg = 54657374
   4954 result = invalid
   4955 sig = 303d021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93041c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4956 
   4957 # tcId = 681
   4958 # changing tag value of integer
   4959 msg = 54657374
   4960 result = invalid
   4961 sig = 303d021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93ff1c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4962 
   4963 # tcId = 682
   4964 # dropping value of integer
   4965 msg = 54657374
   4966 result = invalid
   4967 sig = 30200200021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4968 
   4969 # tcId = 683
   4970 # dropping value of integer
   4971 msg = 54657374
   4972 result = invalid
   4973 sig = 3021021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee930200
   4974 
   4975 # tcId = 684
   4976 # using composition for integer
   4977 msg = 54657374
   4978 result = invalid
   4979 sig = 30412221020100021c9b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4980 
   4981 # tcId = 685
   4982 # using composition for integer
   4983 msg = 54657374
   4984 result = invalid
   4985 sig = 3041021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93222002015f021be8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4986 
   4987 # tcId = 686
   4988 # modify first byte of integer
   4989 msg = 54657374
   4990 result = invalid
   4991 sig = 303d021d029b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4992 
   4993 # tcId = 687
   4994 # modify first byte of integer
   4995 msg = 54657374
   4996 result = invalid
   4997 sig = 303d021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5de8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   4998 
   4999 # tcId = 688
   5000 # modify last byte of integer
   5001 msg = 54657374
   5002 result = invalid
   5003 sig = 303d021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee13021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   5004 
   5005 # tcId = 689
   5006 # modify last byte of integer
   5007 msg = 54657374
   5008 result = invalid
   5009 sig = 303d021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b196
   5010 
   5011 # tcId = 690
   5012 # truncate integer
   5013 msg = 54657374
   5014 result = invalid
   5015 sig = 303c021c009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   5016 
   5017 # tcId = 691
   5018 # truncate integer
   5019 msg = 54657374
   5020 result = invalid
   5021 sig = 303c021c9b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   5022 
   5023 # tcId = 692
   5024 # truncate integer
   5025 msg = 54657374
   5026 result = invalid
   5027 sig = 303c021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021b5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b1
   5028 
   5029 # tcId = 693
   5030 # truncate integer
   5031 msg = 54657374
   5032 result = invalid
   5033 sig = 303c021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021be8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   5034 
   5035 # tcId = 694
   5036 # leading ff in integer
   5037 msg = 54657374
   5038 result = invalid
   5039 sig = 303e021eff009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   5040 
   5041 # tcId = 695
   5042 # leading ff in integer
   5043 msg = 54657374
   5044 result = invalid
   5045 sig = 303e021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021dff5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   5046 
   5047 # tcId = 696
   5048 # infinity
   5049 msg = 54657374
   5050 result = invalid
   5051 sig = 3021090180021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   5052 
   5053 # tcId = 697
   5054 # infinity
   5055 msg = 54657374
   5056 result = invalid
   5057 sig = 3022021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93090180
   5058 
   5059 # tcId = 698
   5060 # replacing integer with zero
   5061 msg = 54657374
   5062 result = invalid
   5063 sig = 3021020100021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   5064 
   5065 # tcId = 699
   5066 # replacing integer with zero
   5067 msg = 54657374
   5068 result = invalid
   5069 sig = 3022021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93020100
   5070 
   5071 # tcId = 700
   5072 # Modified r or s, e.g. by adding or subtracting the group order
   5073 msg = 54657374
   5074 result = invalid
   5075 sig = 303d021d0156667b48514d3e5d546ca89ff45ada90474113ed248b873430ab57f0021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   5076 
   5077 # tcId = 701
   5078 # Modified r or s, e.g. by adding or subtracting the group order
   5079 msg = 54657374
   5080 result = invalid
   5081 sig = 303c021ce0794dfb465b4e9d969cb3d0616b4b8468dbaf85aec085b2b7008536021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   5082 
   5083 # tcId = 702
   5084 # Modified r or s, e.g. by adding or subtracting the group order
   5085 msg = 54657374
   5086 result = invalid
   5087 sig = 303d021dff64901b5e342bb9828a7b51c7d51cecf5a7f19e469659f98c8c2a116d021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   5088 
   5089 # tcId = 703
   5090 # Modified r or s, e.g. by adding or subtracting the group order
   5091 msg = 54657374
   5092 result = invalid
   5093 sig = 303c021c1f86b204b9a4b16269634c2f9e94b47b9724507a513f7a4d48ff7aca021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   5094 
   5095 # tcId = 704
   5096 # Modified r or s, e.g. by adding or subtracting the group order
   5097 msg = 54657374
   5098 result = invalid
   5099 sig = 303d021dfea99984b7aeb2c1a2ab9357600ba5256fb8beec12db7478cbcf54a810021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   5100 
   5101 # tcId = 705
   5102 # Modified r or s, e.g. by adding or subtracting the group order
   5103 msg = 54657374
   5104 result = invalid
   5105 sig = 303d021d019b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   5106 
   5107 # tcId = 706
   5108 # Modified r or s, e.g. by adding or subtracting the group order
   5109 msg = 54657374
   5110 result = invalid
   5111 sig = 303c021c64901b5e342bb9828a7b51c7d51cecf5a7f19e469659f98c8c2a116d021c5fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   5112 
   5113 # tcId = 707
   5114 # Modified r or s, e.g. by adding or subtracting the group order
   5115 msg = 54657374
   5116 result = invalid
   5117 sig = 303e021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021d011adeb9ed974f878dc2fc26f4bf86ffda5f7abe6c26ebabf9b8181a73
   5118 
   5119 # tcId = 708
   5120 # Modified r or s, e.g. by adding or subtracting the group order
   5121 msg = 54657374
   5122 result = invalid
   5123 sig = 303d021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021ca4f18ca08c5d97ce052c32252c9770ce81155a04b120aa783e6d47b9
   5124 
   5125 # tcId = 709
   5126 # Modified r or s, e.g. by adding or subtracting the group order
   5127 msg = 54657374
   5128 result = invalid
   5129 sig = 303d021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021ca017dcb8ee2970521bebd37309f0c7ab8fb7f3c793f9d4c704bd4eea
   5130 
   5131 # tcId = 710
   5132 # Modified r or s, e.g. by adding or subtracting the group order
   5133 msg = 54657374
   5134 result = invalid
   5135 sig = 303d021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021c5b0e735f73a26831fad3cddad3688f317eeaa5fb4edf5587c192b847
   5136 
   5137 # tcId = 711
   5138 # Modified r or s, e.g. by adding or subtracting the group order
   5139 msg = 54657374
   5140 result = invalid
   5141 sig = 303e021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021dfee521461268b078723d03d90b40790025a0854193d914540647e7e58d
   5142 
   5143 # tcId = 712
   5144 # Modified r or s, e.g. by adding or subtracting the group order
   5145 msg = 54657374
   5146 result = invalid
   5147 sig = 303e021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021d015fe8234711d68fade4142c8cf60f385470480c386c062b38fb42b116
   5148 
   5149 # tcId = 713
   5150 # Modified r or s, e.g. by adding or subtracting the group order
   5151 msg = 54657374
   5152 result = invalid
   5153 sig = 303e021d009b6fe4a1cbd4467d7584ae382ae3130a580e61b969a6067373d5ee93021d00a017dcb8ee2970521bebd37309f0c7ab8fb7f3c793f9d4c704bd4eea
   5154 
   5155 # tcId = 714
   5156 # Signatures with special case values for r and s.
   5157 msg = 54657374
   5158 result = invalid
   5159 sig = 3022020100021dff450969597a870820211805983688387a10cd4dcc451a7f3f432a96a3
   5160 # Some implementations of DSA do not properly check for boundaries. In some
   5161 # cases the modular inverse of 0 is simply 0. As a result there are
   5162 # implementations where values such as r=1, s=0 lead to forgeries.
   5163 
   5164 # tcId = 715
   5165 # Signatures with special case values for r and s.
   5166 msg = 54657374
   5167 result = invalid
   5168 sig = 3006020100020100
   5169 # Some implementations of DSA do not properly check for boundaries. In some
   5170 # cases the modular inverse of 0 is simply 0. As a result there are
   5171 # implementations where values such as r=1, s=0 lead to forgeries.
   5172 
   5173 # tcId = 716
   5174 # Signatures with special case values for r and s.
   5175 msg = 54657374
   5176 result = invalid
   5177 sig = 3006020100020101
   5178 # Some implementations of DSA do not properly check for boundaries. In some
   5179 # cases the modular inverse of 0 is simply 0. As a result there are
   5180 # implementations where values such as r=1, s=0 lead to forgeries.
   5181 
   5182 # tcId = 717
   5183 # Signatures with special case values for r and s.
   5184 msg = 54657374
   5185 result = invalid
   5186 sig = 30060201000201ff
   5187 # Some implementations of DSA do not properly check for boundaries. In some
   5188 # cases the modular inverse of 0 is simply 0. As a result there are
   5189 # implementations where values such as r=1, s=0 lead to forgeries.
   5190 
   5191 # tcId = 718
   5192 # Signatures with special case values for r and s.
   5193 msg = 54657374
   5194 result = invalid
   5195 sig = 3021020100021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae
   5196 # Some implementations of DSA do not properly check for boundaries. In some
   5197 # cases the modular inverse of 0 is simply 0. As a result there are
   5198 # implementations where values such as r=1, s=0 lead to forgeries.
   5199 
   5200 # tcId = 719
   5201 # Signatures with special case values for r and s.
   5202 msg = 54657374
   5203 result = invalid
   5204 sig = 3021020100021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af
   5205 # Some implementations of DSA do not properly check for boundaries. In some
   5206 # cases the modular inverse of 0 is simply 0. As a result there are
   5207 # implementations where values such as r=1, s=0 lead to forgeries.
   5208 
   5209 # tcId = 720
   5210 # Signatures with special case values for r and s.
   5211 msg = 54657374
   5212 result = invalid
   5213 sig = 3022020100021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c
   5214 # Some implementations of DSA do not properly check for boundaries. In some
   5215 # cases the modular inverse of 0 is simply 0. As a result there are
   5216 # implementations where values such as r=1, s=0 lead to forgeries.
   5217 
   5218 # tcId = 721
   5219 # Signatures with special case values for r and s.
   5220 msg = 54657374
   5221 result = invalid
   5222 sig = 3022020100021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d
   5223 # Some implementations of DSA do not properly check for boundaries. In some
   5224 # cases the modular inverse of 0 is simply 0. As a result there are
   5225 # implementations where values such as r=1, s=0 lead to forgeries.
   5226 
   5227 # tcId = 722
   5228 # Signatures with special case values for r and s.
   5229 msg = 54657374
   5230 result = invalid
   5231 sig = 3022020100021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e
   5232 # Some implementations of DSA do not properly check for boundaries. In some
   5233 # cases the modular inverse of 0 is simply 0. As a result there are
   5234 # implementations where values such as r=1, s=0 lead to forgeries.
   5235 
   5236 # tcId = 723
   5237 # Signatures with special case values for r and s.
   5238 msg = 54657374
   5239 result = invalid
   5240 sig = 3022020100021d0100000000000000000000000000000000000000000000000000000000
   5241 # Some implementations of DSA do not properly check for boundaries. In some
   5242 # cases the modular inverse of 0 is simply 0. As a result there are
   5243 # implementations where values such as r=1, s=0 lead to forgeries.
   5244 
   5245 # tcId = 724
   5246 # Signatures with special case values for r and s.
   5247 msg = 54657374
   5248 result = invalid
   5249 sig = 3082010802010002820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667
   5250 # Some implementations of DSA do not properly check for boundaries. In some
   5251 # cases the modular inverse of 0 is simply 0. As a result there are
   5252 # implementations where values such as r=1, s=0 lead to forgeries.
   5253 
   5254 # tcId = 725
   5255 # Signatures with special case values for r and s.
   5256 msg = 54657374
   5257 result = invalid
   5258 sig = 3008020100090380fe01
   5259 # Some implementations of DSA do not properly check for boundaries. In some
   5260 # cases the modular inverse of 0 is simply 0. As a result there are
   5261 # implementations where values such as r=1, s=0 lead to forgeries.
   5262 
   5263 # tcId = 726
   5264 # Signatures with special case values for r and s.
   5265 msg = 54657374
   5266 result = invalid
   5267 sig = 3022020101021dff450969597a870820211805983688387a10cd4dcc451a7f3f432a96a3
   5268 # Some implementations of DSA do not properly check for boundaries. In some
   5269 # cases the modular inverse of 0 is simply 0. As a result there are
   5270 # implementations where values such as r=1, s=0 lead to forgeries.
   5271 
   5272 # tcId = 727
   5273 # Signatures with special case values for r and s.
   5274 msg = 54657374
   5275 result = invalid
   5276 sig = 3006020101020100
   5277 # Some implementations of DSA do not properly check for boundaries. In some
   5278 # cases the modular inverse of 0 is simply 0. As a result there are
   5279 # implementations where values such as r=1, s=0 lead to forgeries.
   5280 
   5281 # tcId = 728
   5282 # Signatures with special case values for r and s.
   5283 msg = 54657374
   5284 result = invalid
   5285 sig = 3006020101020101
   5286 # Some implementations of DSA do not properly check for boundaries. In some
   5287 # cases the modular inverse of 0 is simply 0. As a result there are
   5288 # implementations where values such as r=1, s=0 lead to forgeries.
   5289 
   5290 # tcId = 729
   5291 # Signatures with special case values for r and s.
   5292 msg = 54657374
   5293 result = invalid
   5294 sig = 30060201010201ff
   5295 # Some implementations of DSA do not properly check for boundaries. In some
   5296 # cases the modular inverse of 0 is simply 0. As a result there are
   5297 # implementations where values such as r=1, s=0 lead to forgeries.
   5298 
   5299 # tcId = 730
   5300 # Signatures with special case values for r and s.
   5301 msg = 54657374
   5302 result = invalid
   5303 sig = 3021020101021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae
   5304 # Some implementations of DSA do not properly check for boundaries. In some
   5305 # cases the modular inverse of 0 is simply 0. As a result there are
   5306 # implementations where values such as r=1, s=0 lead to forgeries.
   5307 
   5308 # tcId = 731
   5309 # Signatures with special case values for r and s.
   5310 msg = 54657374
   5311 result = invalid
   5312 sig = 3021020101021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af
   5313 # Some implementations of DSA do not properly check for boundaries. In some
   5314 # cases the modular inverse of 0 is simply 0. As a result there are
   5315 # implementations where values such as r=1, s=0 lead to forgeries.
   5316 
   5317 # tcId = 732
   5318 # Signatures with special case values for r and s.
   5319 msg = 54657374
   5320 result = invalid
   5321 sig = 3022020101021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c
   5322 # Some implementations of DSA do not properly check for boundaries. In some
   5323 # cases the modular inverse of 0 is simply 0. As a result there are
   5324 # implementations where values such as r=1, s=0 lead to forgeries.
   5325 
   5326 # tcId = 733
   5327 # Signatures with special case values for r and s.
   5328 msg = 54657374
   5329 result = invalid
   5330 sig = 3022020101021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d
   5331 # Some implementations of DSA do not properly check for boundaries. In some
   5332 # cases the modular inverse of 0 is simply 0. As a result there are
   5333 # implementations where values such as r=1, s=0 lead to forgeries.
   5334 
   5335 # tcId = 734
   5336 # Signatures with special case values for r and s.
   5337 msg = 54657374
   5338 result = invalid
   5339 sig = 3022020101021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e
   5340 # Some implementations of DSA do not properly check for boundaries. In some
   5341 # cases the modular inverse of 0 is simply 0. As a result there are
   5342 # implementations where values such as r=1, s=0 lead to forgeries.
   5343 
   5344 # tcId = 735
   5345 # Signatures with special case values for r and s.
   5346 msg = 54657374
   5347 result = invalid
   5348 sig = 3022020101021d0100000000000000000000000000000000000000000000000000000000
   5349 # Some implementations of DSA do not properly check for boundaries. In some
   5350 # cases the modular inverse of 0 is simply 0. As a result there are
   5351 # implementations where values such as r=1, s=0 lead to forgeries.
   5352 
   5353 # tcId = 736
   5354 # Signatures with special case values for r and s.
   5355 msg = 54657374
   5356 result = invalid
   5357 sig = 3082010802010102820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667
   5358 # Some implementations of DSA do not properly check for boundaries. In some
   5359 # cases the modular inverse of 0 is simply 0. As a result there are
   5360 # implementations where values such as r=1, s=0 lead to forgeries.
   5361 
   5362 # tcId = 737
   5363 # Signatures with special case values for r and s.
   5364 msg = 54657374
   5365 result = invalid
   5366 sig = 3008020101090380fe01
   5367 # Some implementations of DSA do not properly check for boundaries. In some
   5368 # cases the modular inverse of 0 is simply 0. As a result there are
   5369 # implementations where values such as r=1, s=0 lead to forgeries.
   5370 
   5371 # tcId = 738
   5372 # Signatures with special case values for r and s.
   5373 msg = 54657374
   5374 result = invalid
   5375 sig = 30220201ff021dff450969597a870820211805983688387a10cd4dcc451a7f3f432a96a3
   5376 # Some implementations of DSA do not properly check for boundaries. In some
   5377 # cases the modular inverse of 0 is simply 0. As a result there are
   5378 # implementations where values such as r=1, s=0 lead to forgeries.
   5379 
   5380 # tcId = 739
   5381 # Signatures with special case values for r and s.
   5382 msg = 54657374
   5383 result = invalid
   5384 sig = 30060201ff020100
   5385 # Some implementations of DSA do not properly check for boundaries. In some
   5386 # cases the modular inverse of 0 is simply 0. As a result there are
   5387 # implementations where values such as r=1, s=0 lead to forgeries.
   5388 
   5389 # tcId = 740
   5390 # Signatures with special case values for r and s.
   5391 msg = 54657374
   5392 result = invalid
   5393 sig = 30060201ff020101
   5394 # Some implementations of DSA do not properly check for boundaries. In some
   5395 # cases the modular inverse of 0 is simply 0. As a result there are
   5396 # implementations where values such as r=1, s=0 lead to forgeries.
   5397 
   5398 # tcId = 741
   5399 # Signatures with special case values for r and s.
   5400 msg = 54657374
   5401 result = invalid
   5402 sig = 30060201ff0201ff
   5403 # Some implementations of DSA do not properly check for boundaries. In some
   5404 # cases the modular inverse of 0 is simply 0. As a result there are
   5405 # implementations where values such as r=1, s=0 lead to forgeries.
   5406 
   5407 # tcId = 742
   5408 # Signatures with special case values for r and s.
   5409 msg = 54657374
   5410 result = invalid
   5411 sig = 30210201ff021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae
   5412 # Some implementations of DSA do not properly check for boundaries. In some
   5413 # cases the modular inverse of 0 is simply 0. As a result there are
   5414 # implementations where values such as r=1, s=0 lead to forgeries.
   5415 
   5416 # tcId = 743
   5417 # Signatures with special case values for r and s.
   5418 msg = 54657374
   5419 result = invalid
   5420 sig = 30210201ff021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af
   5421 # Some implementations of DSA do not properly check for boundaries. In some
   5422 # cases the modular inverse of 0 is simply 0. As a result there are
   5423 # implementations where values such as r=1, s=0 lead to forgeries.
   5424 
   5425 # tcId = 744
   5426 # Signatures with special case values for r and s.
   5427 msg = 54657374
   5428 result = invalid
   5429 sig = 30220201ff021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c
   5430 # Some implementations of DSA do not properly check for boundaries. In some
   5431 # cases the modular inverse of 0 is simply 0. As a result there are
   5432 # implementations where values such as r=1, s=0 lead to forgeries.
   5433 
   5434 # tcId = 745
   5435 # Signatures with special case values for r and s.
   5436 msg = 54657374
   5437 result = invalid
   5438 sig = 30220201ff021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d
   5439 # Some implementations of DSA do not properly check for boundaries. In some
   5440 # cases the modular inverse of 0 is simply 0. As a result there are
   5441 # implementations where values such as r=1, s=0 lead to forgeries.
   5442 
   5443 # tcId = 746
   5444 # Signatures with special case values for r and s.
   5445 msg = 54657374
   5446 result = invalid
   5447 sig = 30220201ff021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e
   5448 # Some implementations of DSA do not properly check for boundaries. In some
   5449 # cases the modular inverse of 0 is simply 0. As a result there are
   5450 # implementations where values such as r=1, s=0 lead to forgeries.
   5451 
   5452 # tcId = 747
   5453 # Signatures with special case values for r and s.
   5454 msg = 54657374
   5455 result = invalid
   5456 sig = 30220201ff021d0100000000000000000000000000000000000000000000000000000000
   5457 # Some implementations of DSA do not properly check for boundaries. In some
   5458 # cases the modular inverse of 0 is simply 0. As a result there are
   5459 # implementations where values such as r=1, s=0 lead to forgeries.
   5460 
   5461 # tcId = 748
   5462 # Signatures with special case values for r and s.
   5463 msg = 54657374
   5464 result = invalid
   5465 sig = 308201080201ff02820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667
   5466 # Some implementations of DSA do not properly check for boundaries. In some
   5467 # cases the modular inverse of 0 is simply 0. As a result there are
   5468 # implementations where values such as r=1, s=0 lead to forgeries.
   5469 
   5470 # tcId = 749
   5471 # Signatures with special case values for r and s.
   5472 msg = 54657374
   5473 result = invalid
   5474 sig = 30080201ff090380fe01
   5475 # Some implementations of DSA do not properly check for boundaries. In some
   5476 # cases the modular inverse of 0 is simply 0. As a result there are
   5477 # implementations where values such as r=1, s=0 lead to forgeries.
   5478 
   5479 # tcId = 750
   5480 # Signatures with special case values for r and s.
   5481 msg = 54657374
   5482 result = invalid
   5483 sig = 303d021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae021dff450969597a870820211805983688387a10cd4dcc451a7f3f432a96a3
   5484 # Some implementations of DSA do not properly check for boundaries. In some
   5485 # cases the modular inverse of 0 is simply 0. As a result there are
   5486 # implementations where values such as r=1, s=0 lead to forgeries.
   5487 
   5488 # tcId = 751
   5489 # Signatures with special case values for r and s.
   5490 msg = 54657374
   5491 result = invalid
   5492 sig = 3021021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae020100
   5493 # Some implementations of DSA do not properly check for boundaries. In some
   5494 # cases the modular inverse of 0 is simply 0. As a result there are
   5495 # implementations where values such as r=1, s=0 lead to forgeries.
   5496 
   5497 # tcId = 752
   5498 # Signatures with special case values for r and s.
   5499 msg = 54657374
   5500 result = invalid
   5501 sig = 3021021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae020101
   5502 # Some implementations of DSA do not properly check for boundaries. In some
   5503 # cases the modular inverse of 0 is simply 0. As a result there are
   5504 # implementations where values such as r=1, s=0 lead to forgeries.
   5505 
   5506 # tcId = 753
   5507 # Signatures with special case values for r and s.
   5508 msg = 54657374
   5509 result = invalid
   5510 sig = 3021021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae0201ff
   5511 # Some implementations of DSA do not properly check for boundaries. In some
   5512 # cases the modular inverse of 0 is simply 0. As a result there are
   5513 # implementations where values such as r=1, s=0 lead to forgeries.
   5514 
   5515 # tcId = 754
   5516 # Signatures with special case values for r and s.
   5517 msg = 54657374
   5518 result = invalid
   5519 sig = 303c021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae
   5520 # Some implementations of DSA do not properly check for boundaries. In some
   5521 # cases the modular inverse of 0 is simply 0. As a result there are
   5522 # implementations where values such as r=1, s=0 lead to forgeries.
   5523 
   5524 # tcId = 755
   5525 # Signatures with special case values for r and s.
   5526 msg = 54657374
   5527 result = invalid
   5528 sig = 303c021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af
   5529 # Some implementations of DSA do not properly check for boundaries. In some
   5530 # cases the modular inverse of 0 is simply 0. As a result there are
   5531 # implementations where values such as r=1, s=0 lead to forgeries.
   5532 
   5533 # tcId = 756
   5534 # Signatures with special case values for r and s.
   5535 msg = 54657374
   5536 result = invalid
   5537 sig = 303d021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c
   5538 # Some implementations of DSA do not properly check for boundaries. In some
   5539 # cases the modular inverse of 0 is simply 0. As a result there are
   5540 # implementations where values such as r=1, s=0 lead to forgeries.
   5541 
   5542 # tcId = 757
   5543 # Signatures with special case values for r and s.
   5544 msg = 54657374
   5545 result = invalid
   5546 sig = 303d021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d
   5547 # Some implementations of DSA do not properly check for boundaries. In some
   5548 # cases the modular inverse of 0 is simply 0. As a result there are
   5549 # implementations where values such as r=1, s=0 lead to forgeries.
   5550 
   5551 # tcId = 758
   5552 # Signatures with special case values for r and s.
   5553 msg = 54657374
   5554 result = invalid
   5555 sig = 303d021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e
   5556 # Some implementations of DSA do not properly check for boundaries. In some
   5557 # cases the modular inverse of 0 is simply 0. As a result there are
   5558 # implementations where values such as r=1, s=0 lead to forgeries.
   5559 
   5560 # tcId = 759
   5561 # Signatures with special case values for r and s.
   5562 msg = 54657374
   5563 result = invalid
   5564 sig = 303d021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae021d0100000000000000000000000000000000000000000000000000000000
   5565 # Some implementations of DSA do not properly check for boundaries. In some
   5566 # cases the modular inverse of 0 is simply 0. As a result there are
   5567 # implementations where values such as r=1, s=0 lead to forgeries.
   5568 
   5569 # tcId = 760
   5570 # Signatures with special case values for r and s.
   5571 msg = 54657374
   5572 result = invalid
   5573 sig = 30820123021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae02820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667
   5574 # Some implementations of DSA do not properly check for boundaries. In some
   5575 # cases the modular inverse of 0 is simply 0. As a result there are
   5576 # implementations where values such as r=1, s=0 lead to forgeries.
   5577 
   5578 # tcId = 761
   5579 # Signatures with special case values for r and s.
   5580 msg = 54657374
   5581 result = invalid
   5582 sig = 3023021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae090380fe01
   5583 # Some implementations of DSA do not properly check for boundaries. In some
   5584 # cases the modular inverse of 0 is simply 0. As a result there are
   5585 # implementations where values such as r=1, s=0 lead to forgeries.
   5586 
   5587 # tcId = 762
   5588 # Signatures with special case values for r and s.
   5589 msg = 54657374
   5590 result = invalid
   5591 sig = 303d021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af021dff450969597a870820211805983688387a10cd4dcc451a7f3f432a96a3
   5592 # Some implementations of DSA do not properly check for boundaries. In some
   5593 # cases the modular inverse of 0 is simply 0. As a result there are
   5594 # implementations where values such as r=1, s=0 lead to forgeries.
   5595 
   5596 # tcId = 763
   5597 # Signatures with special case values for r and s.
   5598 msg = 54657374
   5599 result = invalid
   5600 sig = 3021021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af020100
   5601 # Some implementations of DSA do not properly check for boundaries. In some
   5602 # cases the modular inverse of 0 is simply 0. As a result there are
   5603 # implementations where values such as r=1, s=0 lead to forgeries.
   5604 
   5605 # tcId = 764
   5606 # Signatures with special case values for r and s.
   5607 msg = 54657374
   5608 result = invalid
   5609 sig = 3021021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af020101
   5610 # Some implementations of DSA do not properly check for boundaries. In some
   5611 # cases the modular inverse of 0 is simply 0. As a result there are
   5612 # implementations where values such as r=1, s=0 lead to forgeries.
   5613 
   5614 # tcId = 765
   5615 # Signatures with special case values for r and s.
   5616 msg = 54657374
   5617 result = invalid
   5618 sig = 3021021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af0201ff
   5619 # Some implementations of DSA do not properly check for boundaries. In some
   5620 # cases the modular inverse of 0 is simply 0. As a result there are
   5621 # implementations where values such as r=1, s=0 lead to forgeries.
   5622 
   5623 # tcId = 766
   5624 # Signatures with special case values for r and s.
   5625 msg = 54657374
   5626 result = invalid
   5627 sig = 303c021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae
   5628 # Some implementations of DSA do not properly check for boundaries. In some
   5629 # cases the modular inverse of 0 is simply 0. As a result there are
   5630 # implementations where values such as r=1, s=0 lead to forgeries.
   5631 
   5632 # tcId = 767
   5633 # Signatures with special case values for r and s.
   5634 msg = 54657374
   5635 result = invalid
   5636 sig = 303c021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af
   5637 # Some implementations of DSA do not properly check for boundaries. In some
   5638 # cases the modular inverse of 0 is simply 0. As a result there are
   5639 # implementations where values such as r=1, s=0 lead to forgeries.
   5640 
   5641 # tcId = 768
   5642 # Signatures with special case values for r and s.
   5643 msg = 54657374
   5644 result = invalid
   5645 sig = 303d021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c
   5646 # Some implementations of DSA do not properly check for boundaries. In some
   5647 # cases the modular inverse of 0 is simply 0. As a result there are
   5648 # implementations where values such as r=1, s=0 lead to forgeries.
   5649 
   5650 # tcId = 769
   5651 # Signatures with special case values for r and s.
   5652 msg = 54657374
   5653 result = invalid
   5654 sig = 303d021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d
   5655 # Some implementations of DSA do not properly check for boundaries. In some
   5656 # cases the modular inverse of 0 is simply 0. As a result there are
   5657 # implementations where values such as r=1, s=0 lead to forgeries.
   5658 
   5659 # tcId = 770
   5660 # Signatures with special case values for r and s.
   5661 msg = 54657374
   5662 result = invalid
   5663 sig = 303d021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e
   5664 # Some implementations of DSA do not properly check for boundaries. In some
   5665 # cases the modular inverse of 0 is simply 0. As a result there are
   5666 # implementations where values such as r=1, s=0 lead to forgeries.
   5667 
   5668 # tcId = 771
   5669 # Signatures with special case values for r and s.
   5670 msg = 54657374
   5671 result = invalid
   5672 sig = 303d021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af021d0100000000000000000000000000000000000000000000000000000000
   5673 # Some implementations of DSA do not properly check for boundaries. In some
   5674 # cases the modular inverse of 0 is simply 0. As a result there are
   5675 # implementations where values such as r=1, s=0 lead to forgeries.
   5676 
   5677 # tcId = 772
   5678 # Signatures with special case values for r and s.
   5679 msg = 54657374
   5680 result = invalid
   5681 sig = 30820123021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af02820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667
   5682 # Some implementations of DSA do not properly check for boundaries. In some
   5683 # cases the modular inverse of 0 is simply 0. As a result there are
   5684 # implementations where values such as r=1, s=0 lead to forgeries.
   5685 
   5686 # tcId = 773
   5687 # Signatures with special case values for r and s.
   5688 msg = 54657374
   5689 result = invalid
   5690 sig = 3023021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af090380fe01
   5691 # Some implementations of DSA do not properly check for boundaries. In some
   5692 # cases the modular inverse of 0 is simply 0. As a result there are
   5693 # implementations where values such as r=1, s=0 lead to forgeries.
   5694 
   5695 # tcId = 774
   5696 # Signatures with special case values for r and s.
   5697 msg = 54657374
   5698 result = invalid
   5699 sig = 303e021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c021dff450969597a870820211805983688387a10cd4dcc451a7f3f432a96a3
   5700 # Some implementations of DSA do not properly check for boundaries. In some
   5701 # cases the modular inverse of 0 is simply 0. As a result there are
   5702 # implementations where values such as r=1, s=0 lead to forgeries.
   5703 
   5704 # tcId = 775
   5705 # Signatures with special case values for r and s.
   5706 msg = 54657374
   5707 result = invalid
   5708 sig = 3022021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c020100
   5709 # Some implementations of DSA do not properly check for boundaries. In some
   5710 # cases the modular inverse of 0 is simply 0. As a result there are
   5711 # implementations where values such as r=1, s=0 lead to forgeries.
   5712 
   5713 # tcId = 776
   5714 # Signatures with special case values for r and s.
   5715 msg = 54657374
   5716 result = invalid
   5717 sig = 3022021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c020101
   5718 # Some implementations of DSA do not properly check for boundaries. In some
   5719 # cases the modular inverse of 0 is simply 0. As a result there are
   5720 # implementations where values such as r=1, s=0 lead to forgeries.
   5721 
   5722 # tcId = 777
   5723 # Signatures with special case values for r and s.
   5724 msg = 54657374
   5725 result = invalid
   5726 sig = 3022021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c0201ff
   5727 # Some implementations of DSA do not properly check for boundaries. In some
   5728 # cases the modular inverse of 0 is simply 0. As a result there are
   5729 # implementations where values such as r=1, s=0 lead to forgeries.
   5730 
   5731 # tcId = 778
   5732 # Signatures with special case values for r and s.
   5733 msg = 54657374
   5734 result = invalid
   5735 sig = 303d021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae
   5736 # Some implementations of DSA do not properly check for boundaries. In some
   5737 # cases the modular inverse of 0 is simply 0. As a result there are
   5738 # implementations where values such as r=1, s=0 lead to forgeries.
   5739 
   5740 # tcId = 779
   5741 # Signatures with special case values for r and s.
   5742 msg = 54657374
   5743 result = invalid
   5744 sig = 303d021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af
   5745 # Some implementations of DSA do not properly check for boundaries. In some
   5746 # cases the modular inverse of 0 is simply 0. As a result there are
   5747 # implementations where values such as r=1, s=0 lead to forgeries.
   5748 
   5749 # tcId = 780
   5750 # Signatures with special case values for r and s.
   5751 msg = 54657374
   5752 result = invalid
   5753 sig = 303e021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c
   5754 # Some implementations of DSA do not properly check for boundaries. In some
   5755 # cases the modular inverse of 0 is simply 0. As a result there are
   5756 # implementations where values such as r=1, s=0 lead to forgeries.
   5757 
   5758 # tcId = 781
   5759 # Signatures with special case values for r and s.
   5760 msg = 54657374
   5761 result = invalid
   5762 sig = 303e021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d
   5763 # Some implementations of DSA do not properly check for boundaries. In some
   5764 # cases the modular inverse of 0 is simply 0. As a result there are
   5765 # implementations where values such as r=1, s=0 lead to forgeries.
   5766 
   5767 # tcId = 782
   5768 # Signatures with special case values for r and s.
   5769 msg = 54657374
   5770 result = invalid
   5771 sig = 303e021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e
   5772 # Some implementations of DSA do not properly check for boundaries. In some
   5773 # cases the modular inverse of 0 is simply 0. As a result there are
   5774 # implementations where values such as r=1, s=0 lead to forgeries.
   5775 
   5776 # tcId = 783
   5777 # Signatures with special case values for r and s.
   5778 msg = 54657374
   5779 result = invalid
   5780 sig = 303e021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c021d0100000000000000000000000000000000000000000000000000000000
   5781 # Some implementations of DSA do not properly check for boundaries. In some
   5782 # cases the modular inverse of 0 is simply 0. As a result there are
   5783 # implementations where values such as r=1, s=0 lead to forgeries.
   5784 
   5785 # tcId = 784
   5786 # Signatures with special case values for r and s.
   5787 msg = 54657374
   5788 result = invalid
   5789 sig = 30820124021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c02820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667
   5790 # Some implementations of DSA do not properly check for boundaries. In some
   5791 # cases the modular inverse of 0 is simply 0. As a result there are
   5792 # implementations where values such as r=1, s=0 lead to forgeries.
   5793 
   5794 # tcId = 785
   5795 # Signatures with special case values for r and s.
   5796 msg = 54657374
   5797 result = invalid
   5798 sig = 3024021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c090380fe01
   5799 # Some implementations of DSA do not properly check for boundaries. In some
   5800 # cases the modular inverse of 0 is simply 0. As a result there are
   5801 # implementations where values such as r=1, s=0 lead to forgeries.
   5802 
   5803 # tcId = 786
   5804 # Signatures with special case values for r and s.
   5805 msg = 54657374
   5806 result = invalid
   5807 sig = 303e021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d021dff450969597a870820211805983688387a10cd4dcc451a7f3f432a96a3
   5808 # Some implementations of DSA do not properly check for boundaries. In some
   5809 # cases the modular inverse of 0 is simply 0. As a result there are
   5810 # implementations where values such as r=1, s=0 lead to forgeries.
   5811 
   5812 # tcId = 787
   5813 # Signatures with special case values for r and s.
   5814 msg = 54657374
   5815 result = invalid
   5816 sig = 3022021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d020100
   5817 # Some implementations of DSA do not properly check for boundaries. In some
   5818 # cases the modular inverse of 0 is simply 0. As a result there are
   5819 # implementations where values such as r=1, s=0 lead to forgeries.
   5820 
   5821 # tcId = 788
   5822 # Signatures with special case values for r and s.
   5823 msg = 54657374
   5824 result = invalid
   5825 sig = 3022021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d020101
   5826 # Some implementations of DSA do not properly check for boundaries. In some
   5827 # cases the modular inverse of 0 is simply 0. As a result there are
   5828 # implementations where values such as r=1, s=0 lead to forgeries.
   5829 
   5830 # tcId = 789
   5831 # Signatures with special case values for r and s.
   5832 msg = 54657374
   5833 result = invalid
   5834 sig = 3022021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d0201ff
   5835 # Some implementations of DSA do not properly check for boundaries. In some
   5836 # cases the modular inverse of 0 is simply 0. As a result there are
   5837 # implementations where values such as r=1, s=0 lead to forgeries.
   5838 
   5839 # tcId = 790
   5840 # Signatures with special case values for r and s.
   5841 msg = 54657374
   5842 result = invalid
   5843 sig = 303d021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae
   5844 # Some implementations of DSA do not properly check for boundaries. In some
   5845 # cases the modular inverse of 0 is simply 0. As a result there are
   5846 # implementations where values such as r=1, s=0 lead to forgeries.
   5847 
   5848 # tcId = 791
   5849 # Signatures with special case values for r and s.
   5850 msg = 54657374
   5851 result = invalid
   5852 sig = 303d021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af
   5853 # Some implementations of DSA do not properly check for boundaries. In some
   5854 # cases the modular inverse of 0 is simply 0. As a result there are
   5855 # implementations where values such as r=1, s=0 lead to forgeries.
   5856 
   5857 # tcId = 792
   5858 # Signatures with special case values for r and s.
   5859 msg = 54657374
   5860 result = invalid
   5861 sig = 303e021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c
   5862 # Some implementations of DSA do not properly check for boundaries. In some
   5863 # cases the modular inverse of 0 is simply 0. As a result there are
   5864 # implementations where values such as r=1, s=0 lead to forgeries.
   5865 
   5866 # tcId = 793
   5867 # Signatures with special case values for r and s.
   5868 msg = 54657374
   5869 result = invalid
   5870 sig = 303e021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d
   5871 # Some implementations of DSA do not properly check for boundaries. In some
   5872 # cases the modular inverse of 0 is simply 0. As a result there are
   5873 # implementations where values such as r=1, s=0 lead to forgeries.
   5874 
   5875 # tcId = 794
   5876 # Signatures with special case values for r and s.
   5877 msg = 54657374
   5878 result = invalid
   5879 sig = 303e021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e
   5880 # Some implementations of DSA do not properly check for boundaries. In some
   5881 # cases the modular inverse of 0 is simply 0. As a result there are
   5882 # implementations where values such as r=1, s=0 lead to forgeries.
   5883 
   5884 # tcId = 795
   5885 # Signatures with special case values for r and s.
   5886 msg = 54657374
   5887 result = invalid
   5888 sig = 303e021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d021d0100000000000000000000000000000000000000000000000000000000
   5889 # Some implementations of DSA do not properly check for boundaries. In some
   5890 # cases the modular inverse of 0 is simply 0. As a result there are
   5891 # implementations where values such as r=1, s=0 lead to forgeries.
   5892 
   5893 # tcId = 796
   5894 # Signatures with special case values for r and s.
   5895 msg = 54657374
   5896 result = invalid
   5897 sig = 30820124021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d02820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667
   5898 # Some implementations of DSA do not properly check for boundaries. In some
   5899 # cases the modular inverse of 0 is simply 0. As a result there are
   5900 # implementations where values such as r=1, s=0 lead to forgeries.
   5901 
   5902 # tcId = 797
   5903 # Signatures with special case values for r and s.
   5904 msg = 54657374
   5905 result = invalid
   5906 sig = 3024021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d090380fe01
   5907 # Some implementations of DSA do not properly check for boundaries. In some
   5908 # cases the modular inverse of 0 is simply 0. As a result there are
   5909 # implementations where values such as r=1, s=0 lead to forgeries.
   5910 
   5911 # tcId = 798
   5912 # Signatures with special case values for r and s.
   5913 msg = 54657374
   5914 result = invalid
   5915 sig = 303e021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e021dff450969597a870820211805983688387a10cd4dcc451a7f3f432a96a3
   5916 # Some implementations of DSA do not properly check for boundaries. In some
   5917 # cases the modular inverse of 0 is simply 0. As a result there are
   5918 # implementations where values such as r=1, s=0 lead to forgeries.
   5919 
   5920 # tcId = 799
   5921 # Signatures with special case values for r and s.
   5922 msg = 54657374
   5923 result = invalid
   5924 sig = 3022021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e020100
   5925 # Some implementations of DSA do not properly check for boundaries. In some
   5926 # cases the modular inverse of 0 is simply 0. As a result there are
   5927 # implementations where values such as r=1, s=0 lead to forgeries.
   5928 
   5929 # tcId = 800
   5930 # Signatures with special case values for r and s.
   5931 msg = 54657374
   5932 result = invalid
   5933 sig = 3022021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e020101
   5934 # Some implementations of DSA do not properly check for boundaries. In some
   5935 # cases the modular inverse of 0 is simply 0. As a result there are
   5936 # implementations where values such as r=1, s=0 lead to forgeries.
   5937 
   5938 # tcId = 801
   5939 # Signatures with special case values for r and s.
   5940 msg = 54657374
   5941 result = invalid
   5942 sig = 3022021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e0201ff
   5943 # Some implementations of DSA do not properly check for boundaries. In some
   5944 # cases the modular inverse of 0 is simply 0. As a result there are
   5945 # implementations where values such as r=1, s=0 lead to forgeries.
   5946 
   5947 # tcId = 802
   5948 # Signatures with special case values for r and s.
   5949 msg = 54657374
   5950 result = invalid
   5951 sig = 303d021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae
   5952 # Some implementations of DSA do not properly check for boundaries. In some
   5953 # cases the modular inverse of 0 is simply 0. As a result there are
   5954 # implementations where values such as r=1, s=0 lead to forgeries.
   5955 
   5956 # tcId = 803
   5957 # Signatures with special case values for r and s.
   5958 msg = 54657374
   5959 result = invalid
   5960 sig = 303d021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af
   5961 # Some implementations of DSA do not properly check for boundaries. In some
   5962 # cases the modular inverse of 0 is simply 0. As a result there are
   5963 # implementations where values such as r=1, s=0 lead to forgeries.
   5964 
   5965 # tcId = 804
   5966 # Signatures with special case values for r and s.
   5967 msg = 54657374
   5968 result = invalid
   5969 sig = 303e021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c
   5970 # Some implementations of DSA do not properly check for boundaries. In some
   5971 # cases the modular inverse of 0 is simply 0. As a result there are
   5972 # implementations where values such as r=1, s=0 lead to forgeries.
   5973 
   5974 # tcId = 805
   5975 # Signatures with special case values for r and s.
   5976 msg = 54657374
   5977 result = invalid
   5978 sig = 303e021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d
   5979 # Some implementations of DSA do not properly check for boundaries. In some
   5980 # cases the modular inverse of 0 is simply 0. As a result there are
   5981 # implementations where values such as r=1, s=0 lead to forgeries.
   5982 
   5983 # tcId = 806
   5984 # Signatures with special case values for r and s.
   5985 msg = 54657374
   5986 result = invalid
   5987 sig = 303e021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e
   5988 # Some implementations of DSA do not properly check for boundaries. In some
   5989 # cases the modular inverse of 0 is simply 0. As a result there are
   5990 # implementations where values such as r=1, s=0 lead to forgeries.
   5991 
   5992 # tcId = 807
   5993 # Signatures with special case values for r and s.
   5994 msg = 54657374
   5995 result = invalid
   5996 sig = 303e021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e021d0100000000000000000000000000000000000000000000000000000000
   5997 # Some implementations of DSA do not properly check for boundaries. In some
   5998 # cases the modular inverse of 0 is simply 0. As a result there are
   5999 # implementations where values such as r=1, s=0 lead to forgeries.
   6000 
   6001 # tcId = 808
   6002 # Signatures with special case values for r and s.
   6003 msg = 54657374
   6004 result = invalid
   6005 sig = 30820124021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e02820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667
   6006 # Some implementations of DSA do not properly check for boundaries. In some
   6007 # cases the modular inverse of 0 is simply 0. As a result there are
   6008 # implementations where values such as r=1, s=0 lead to forgeries.
   6009 
   6010 # tcId = 809
   6011 # Signatures with special case values for r and s.
   6012 msg = 54657374
   6013 result = invalid
   6014 sig = 3024021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e090380fe01
   6015 # Some implementations of DSA do not properly check for boundaries. In some
   6016 # cases the modular inverse of 0 is simply 0. As a result there are
   6017 # implementations where values such as r=1, s=0 lead to forgeries.
   6018 
   6019 # tcId = 810
   6020 # Signatures with special case values for r and s.
   6021 msg = 54657374
   6022 result = invalid
   6023 sig = 303e021d0100000000000000000000000000000000000000000000000000000000021dff450969597a870820211805983688387a10cd4dcc451a7f3f432a96a3
   6024 # Some implementations of DSA do not properly check for boundaries. In some
   6025 # cases the modular inverse of 0 is simply 0. As a result there are
   6026 # implementations where values such as r=1, s=0 lead to forgeries.
   6027 
   6028 # tcId = 811
   6029 # Signatures with special case values for r and s.
   6030 msg = 54657374
   6031 result = invalid
   6032 sig = 3022021d0100000000000000000000000000000000000000000000000000000000020100
   6033 # Some implementations of DSA do not properly check for boundaries. In some
   6034 # cases the modular inverse of 0 is simply 0. As a result there are
   6035 # implementations where values such as r=1, s=0 lead to forgeries.
   6036 
   6037 # tcId = 812
   6038 # Signatures with special case values for r and s.
   6039 msg = 54657374
   6040 result = invalid
   6041 sig = 3022021d0100000000000000000000000000000000000000000000000000000000020101
   6042 # Some implementations of DSA do not properly check for boundaries. In some
   6043 # cases the modular inverse of 0 is simply 0. As a result there are
   6044 # implementations where values such as r=1, s=0 lead to forgeries.
   6045 
   6046 # tcId = 813
   6047 # Signatures with special case values for r and s.
   6048 msg = 54657374
   6049 result = invalid
   6050 sig = 3022021d01000000000000000000000000000000000000000000000000000000000201ff
   6051 # Some implementations of DSA do not properly check for boundaries. In some
   6052 # cases the modular inverse of 0 is simply 0. As a result there are
   6053 # implementations where values such as r=1, s=0 lead to forgeries.
   6054 
   6055 # tcId = 814
   6056 # Signatures with special case values for r and s.
   6057 msg = 54657374
   6058 result = invalid
   6059 sig = 303d021d0100000000000000000000000000000000000000000000000000000000021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae
   6060 # Some implementations of DSA do not properly check for boundaries. In some
   6061 # cases the modular inverse of 0 is simply 0. As a result there are
   6062 # implementations where values such as r=1, s=0 lead to forgeries.
   6063 
   6064 # tcId = 815
   6065 # Signatures with special case values for r and s.
   6066 msg = 54657374
   6067 result = invalid
   6068 sig = 303d021d0100000000000000000000000000000000000000000000000000000000021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af
   6069 # Some implementations of DSA do not properly check for boundaries. In some
   6070 # cases the modular inverse of 0 is simply 0. As a result there are
   6071 # implementations where values such as r=1, s=0 lead to forgeries.
   6072 
   6073 # tcId = 816
   6074 # Signatures with special case values for r and s.
   6075 msg = 54657374
   6076 result = invalid
   6077 sig = 303e021d0100000000000000000000000000000000000000000000000000000000021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c
   6078 # Some implementations of DSA do not properly check for boundaries. In some
   6079 # cases the modular inverse of 0 is simply 0. As a result there are
   6080 # implementations where values such as r=1, s=0 lead to forgeries.
   6081 
   6082 # tcId = 817
   6083 # Signatures with special case values for r and s.
   6084 msg = 54657374
   6085 result = invalid
   6086 sig = 303e021d0100000000000000000000000000000000000000000000000000000000021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d
   6087 # Some implementations of DSA do not properly check for boundaries. In some
   6088 # cases the modular inverse of 0 is simply 0. As a result there are
   6089 # implementations where values such as r=1, s=0 lead to forgeries.
   6090 
   6091 # tcId = 818
   6092 # Signatures with special case values for r and s.
   6093 msg = 54657374
   6094 result = invalid
   6095 sig = 303e021d0100000000000000000000000000000000000000000000000000000000021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e
   6096 # Some implementations of DSA do not properly check for boundaries. In some
   6097 # cases the modular inverse of 0 is simply 0. As a result there are
   6098 # implementations where values such as r=1, s=0 lead to forgeries.
   6099 
   6100 # tcId = 819
   6101 # Signatures with special case values for r and s.
   6102 msg = 54657374
   6103 result = invalid
   6104 sig = 303e021d0100000000000000000000000000000000000000000000000000000000021d0100000000000000000000000000000000000000000000000000000000
   6105 # Some implementations of DSA do not properly check for boundaries. In some
   6106 # cases the modular inverse of 0 is simply 0. As a result there are
   6107 # implementations where values such as r=1, s=0 lead to forgeries.
   6108 
   6109 # tcId = 820
   6110 # Signatures with special case values for r and s.
   6111 msg = 54657374
   6112 result = invalid
   6113 sig = 30820124021d010000000000000000000000000000000000000000000000000000000002820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667
   6114 # Some implementations of DSA do not properly check for boundaries. In some
   6115 # cases the modular inverse of 0 is simply 0. As a result there are
   6116 # implementations where values such as r=1, s=0 lead to forgeries.
   6117 
   6118 # tcId = 821
   6119 # Signatures with special case values for r and s.
   6120 msg = 54657374
   6121 result = invalid
   6122 sig = 3024021d0100000000000000000000000000000000000000000000000000000000090380fe01
   6123 # Some implementations of DSA do not properly check for boundaries. In some
   6124 # cases the modular inverse of 0 is simply 0. As a result there are
   6125 # implementations where values such as r=1, s=0 lead to forgeries.
   6126 
   6127 # tcId = 822
   6128 # Signatures with special case values for r and s.
   6129 msg = 54657374
   6130 result = invalid
   6131 sig = 3082012402820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667021dff450969597a870820211805983688387a10cd4dcc451a7f3f432a96a3
   6132 # Some implementations of DSA do not properly check for boundaries. In some
   6133 # cases the modular inverse of 0 is simply 0. As a result there are
   6134 # implementations where values such as r=1, s=0 lead to forgeries.
   6135 
   6136 # tcId = 823
   6137 # Signatures with special case values for r and s.
   6138 msg = 54657374
   6139 result = invalid
   6140 sig = 3082010802820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667020100
   6141 # Some implementations of DSA do not properly check for boundaries. In some
   6142 # cases the modular inverse of 0 is simply 0. As a result there are
   6143 # implementations where values such as r=1, s=0 lead to forgeries.
   6144 
   6145 # tcId = 824
   6146 # Signatures with special case values for r and s.
   6147 msg = 54657374
   6148 result = invalid
   6149 sig = 3082010802820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667020101
   6150 # Some implementations of DSA do not properly check for boundaries. In some
   6151 # cases the modular inverse of 0 is simply 0. As a result there are
   6152 # implementations where values such as r=1, s=0 lead to forgeries.
   6153 
   6154 # tcId = 825
   6155 # Signatures with special case values for r and s.
   6156 msg = 54657374
   6157 result = invalid
   6158 sig = 3082010802820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd6670201ff
   6159 # Some implementations of DSA do not properly check for boundaries. In some
   6160 # cases the modular inverse of 0 is simply 0. As a result there are
   6161 # implementations where values such as r=1, s=0 lead to forgeries.
   6162 
   6163 # tcId = 826
   6164 # Signatures with special case values for r and s.
   6165 msg = 54657374
   6166 result = invalid
   6167 sig = 3082012302820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae
   6168 # Some implementations of DSA do not properly check for boundaries. In some
   6169 # cases the modular inverse of 0 is simply 0. As a result there are
   6170 # implementations where values such as r=1, s=0 lead to forgeries.
   6171 
   6172 # tcId = 827
   6173 # Signatures with special case values for r and s.
   6174 msg = 54657374
   6175 result = invalid
   6176 sig = 3082012302820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af
   6177 # Some implementations of DSA do not properly check for boundaries. In some
   6178 # cases the modular inverse of 0 is simply 0. As a result there are
   6179 # implementations where values such as r=1, s=0 lead to forgeries.
   6180 
   6181 # tcId = 828
   6182 # Signatures with special case values for r and s.
   6183 msg = 54657374
   6184 result = invalid
   6185 sig = 3082012402820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c
   6186 # Some implementations of DSA do not properly check for boundaries. In some
   6187 # cases the modular inverse of 0 is simply 0. As a result there are
   6188 # implementations where values such as r=1, s=0 lead to forgeries.
   6189 
   6190 # tcId = 829
   6191 # Signatures with special case values for r and s.
   6192 msg = 54657374
   6193 result = invalid
   6194 sig = 3082012402820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d
   6195 # Some implementations of DSA do not properly check for boundaries. In some
   6196 # cases the modular inverse of 0 is simply 0. As a result there are
   6197 # implementations where values such as r=1, s=0 lead to forgeries.
   6198 
   6199 # tcId = 830
   6200 # Signatures with special case values for r and s.
   6201 msg = 54657374
   6202 result = invalid
   6203 sig = 3082012402820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e
   6204 # Some implementations of DSA do not properly check for boundaries. In some
   6205 # cases the modular inverse of 0 is simply 0. As a result there are
   6206 # implementations where values such as r=1, s=0 lead to forgeries.
   6207 
   6208 # tcId = 831
   6209 # Signatures with special case values for r and s.
   6210 msg = 54657374
   6211 result = invalid
   6212 sig = 3082012402820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667021d0100000000000000000000000000000000000000000000000000000000
   6213 # Some implementations of DSA do not properly check for boundaries. In some
   6214 # cases the modular inverse of 0 is simply 0. As a result there are
   6215 # implementations where values such as r=1, s=0 lead to forgeries.
   6216 
   6217 # tcId = 832
   6218 # Signatures with special case values for r and s.
   6219 msg = 54657374
   6220 result = invalid
   6221 sig = 3082020a02820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd66702820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667
   6222 # Some implementations of DSA do not properly check for boundaries. In some
   6223 # cases the modular inverse of 0 is simply 0. As a result there are
   6224 # implementations where values such as r=1, s=0 lead to forgeries.
   6225 
   6226 # tcId = 833
   6227 # Signatures with special case values for r and s.
   6228 msg = 54657374
   6229 result = invalid
   6230 sig = 3082010a02820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667090380fe01
   6231 # Some implementations of DSA do not properly check for boundaries. In some
   6232 # cases the modular inverse of 0 is simply 0. As a result there are
   6233 # implementations where values such as r=1, s=0 lead to forgeries.
   6234 
   6235 # tcId = 834
   6236 # Signatures with special case values for r and s.
   6237 msg = 54657374
   6238 result = invalid
   6239 sig = 3024090380fe01021dff450969597a870820211805983688387a10cd4dcc451a7f3f432a96a3
   6240 # Some implementations of DSA do not properly check for boundaries. In some
   6241 # cases the modular inverse of 0 is simply 0. As a result there are
   6242 # implementations where values such as r=1, s=0 lead to forgeries.
   6243 
   6244 # tcId = 835
   6245 # Signatures with special case values for r and s.
   6246 msg = 54657374
   6247 result = invalid
   6248 sig = 3008090380fe01020100
   6249 # Some implementations of DSA do not properly check for boundaries. In some
   6250 # cases the modular inverse of 0 is simply 0. As a result there are
   6251 # implementations where values such as r=1, s=0 lead to forgeries.
   6252 
   6253 # tcId = 836
   6254 # Signatures with special case values for r and s.
   6255 msg = 54657374
   6256 result = invalid
   6257 sig = 3008090380fe01020101
   6258 # Some implementations of DSA do not properly check for boundaries. In some
   6259 # cases the modular inverse of 0 is simply 0. As a result there are
   6260 # implementations where values such as r=1, s=0 lead to forgeries.
   6261 
   6262 # tcId = 837
   6263 # Signatures with special case values for r and s.
   6264 msg = 54657374
   6265 result = invalid
   6266 sig = 3008090380fe010201ff
   6267 # Some implementations of DSA do not properly check for boundaries. In some
   6268 # cases the modular inverse of 0 is simply 0. As a result there are
   6269 # implementations where values such as r=1, s=0 lead to forgeries.
   6270 
   6271 # tcId = 838
   6272 # Signatures with special case values for r and s.
   6273 msg = 54657374
   6274 result = invalid
   6275 sig = 3023090380fe01021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4ae
   6276 # Some implementations of DSA do not properly check for boundaries. In some
   6277 # cases the modular inverse of 0 is simply 0. As a result there are
   6278 # implementations where values such as r=1, s=0 lead to forgeries.
   6279 
   6280 # tcId = 839
   6281 # Signatures with special case values for r and s.
   6282 msg = 54657374
   6283 result = invalid
   6284 sig = 3023090380fe01021c5d7b4b5342bc7befef73fd33e4bbe3c2f7995919dd72c0605e6ab4af
   6285 # Some implementations of DSA do not properly check for boundaries. In some
   6286 # cases the modular inverse of 0 is simply 0. As a result there are
   6287 # implementations where values such as r=1, s=0 lead to forgeries.
   6288 
   6289 # tcId = 840
   6290 # Signatures with special case values for r and s.
   6291 msg = 54657374
   6292 result = invalid
   6293 sig = 3024090380fe01021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c
   6294 # Some implementations of DSA do not properly check for boundaries. In some
   6295 # cases the modular inverse of 0 is simply 0. As a result there are
   6296 # implementations where values such as r=1, s=0 lead to forgeries.
   6297 
   6298 # tcId = 841
   6299 # Signatures with special case values for r and s.
   6300 msg = 54657374
   6301 result = invalid
   6302 sig = 3024090380fe01021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d
   6303 # Some implementations of DSA do not properly check for boundaries. In some
   6304 # cases the modular inverse of 0 is simply 0. As a result there are
   6305 # implementations where values such as r=1, s=0 lead to forgeries.
   6306 
   6307 # tcId = 842
   6308 # Signatures with special case values for r and s.
   6309 msg = 54657374
   6310 result = invalid
   6311 sig = 3024090380fe01021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695e
   6312 # Some implementations of DSA do not properly check for boundaries. In some
   6313 # cases the modular inverse of 0 is simply 0. As a result there are
   6314 # implementations where values such as r=1, s=0 lead to forgeries.
   6315 
   6316 # tcId = 843
   6317 # Signatures with special case values for r and s.
   6318 msg = 54657374
   6319 result = invalid
   6320 sig = 3024090380fe01021d0100000000000000000000000000000000000000000000000000000000
   6321 # Some implementations of DSA do not properly check for boundaries. In some
   6322 # cases the modular inverse of 0 is simply 0. As a result there are
   6323 # implementations where values such as r=1, s=0 lead to forgeries.
   6324 
   6325 # tcId = 844
   6326 # Signatures with special case values for r and s.
   6327 msg = 54657374
   6328 result = invalid
   6329 sig = 3082010a090380fe0102820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667
   6330 # Some implementations of DSA do not properly check for boundaries. In some
   6331 # cases the modular inverse of 0 is simply 0. As a result there are
   6332 # implementations where values such as r=1, s=0 lead to forgeries.
   6333 
   6334 # tcId = 845
   6335 # Signatures with special case values for r and s.
   6336 msg = 54657374
   6337 result = invalid
   6338 sig = 300a090380fe01090380fe01
   6339 # Some implementations of DSA do not properly check for boundaries. In some
   6340 # cases the modular inverse of 0 is simply 0. As a result there are
   6341 # implementations where values such as r=1, s=0 lead to forgeries.
   6342 
   6343 # tcId = 846
   6344 # random signature
   6345 msg = 54657374
   6346 result = valid
   6347 sig = 303d021d00a771ef48c2916d48ba9ece53cafb9acb3cf317a78216fae144c88fb3021c65663b70365747f4392d480aaf12b50b162d2ce58b61ccbee88a8df9
   6348 
   6349 # tcId = 847
   6350 # random signature
   6351 msg = 54657374
   6352 result = valid
   6353 sig = 303e021d00946645d757f0adfbd301c9ee2c08bf0e059a5602de9525dbde789f81021d00a30eb7f2a5d9870c360315bf6d70d83e7b206bbc5ed7d2ded4bacb24
   6354 
   6355 # tcId = 848
   6356 # random signature
   6357 msg = 54657374
   6358 result = valid
   6359 sig = 303d021c70d3d4efc14853acf33f1060fee06a072773b4c9350d205e618646ab021d00b51e853022ff4922f955458e6b22f9454207a982927db32c76ee3344
   6360 
   6361 # tcId = 849
   6362 # random signature
   6363 msg = 54657374
   6364 result = valid
   6365 sig = 303c021c6ce7d91e02a62558e8dacd3cf180f81952a091845bbf47bf8fb9f48d021c1e6e4769bbbebc2fa9f819796e7b968c8b699c5f72ee517441c20359
   6366 
   6367 # tcId = 850
   6368 # random signature
   6369 msg = 54657374
   6370 result = valid
   6371 sig = 303d021c04aa8a8b3f9e1c3f2304070fd797634cec352bfda916bb7a7f20a174021d00a0bb9b091b921951241fae650aab087ac896ed190a3f7cf7aaa2300d
   6372 
   6373 [key.g = 16a65c58204850704e7502a39757040d34da3a3478c154d4e4a5c02d242ee04f96e61e4bd0904abdac8f37eeb1e09f3182d23c9043cb642f88004160edf9ca09b32076a79c32a627f2473e91879ba2c4e744bd2081544cb55b802c368d1fa83ed489e94e0fa0688e32428a5c78c478c68d0527b71c9a3abb0b0be12c44689639e7d3ce74db101a65aa2b87f64c6826db3ec72f4b5599834bb4edb02f7c90e9a496d3a55d535bebfc45d4f619f63f3dedbb873925c2f224e07731296da887ec1e4748f87efb5fdeb75484316b2232dee553ddaf02112b0d1f02da30973224fe27aeda8b9d4b2922d9ba8be39ed9e103a63c52810bc688b7e2ed4316e1ef17dbde]
   6374 [key.keySize = 2048]
   6375 [key.p = 08f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667]
   6376 [key.q = 0baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d]
   6377 [key.type = DSAPublicKey]
   6378 [key.y = 0848177b9bcff136c52caef2a4a9bcb64dbefbac69e18aae499696b5ec7b270e90478b413bb8ad8f8eee8ad32107d7ba492c36b007f9ef30ebe1ee484d0ea7cb0ff4afaa8c705ad5e16576975414f1bc0efed25c2190a3ed0068bffa1f03bf6f21056c9bb383350851997cbc89cf8729b394527f08ab93ce9b360aa055a47177e82a4ce6fe76c8dffddbd6ee20fa08d0085d3983edd2c8d9a366ad2245b4ed28d6754769f5f3a798be4be19cf469399865d464e3f640438bce03c962c2344d0d550542aed3db55c153833bea44b4146878ba347c8614436c6aac4fd1a60f25c62b3f869a7d55cab4b7122d5e9af4322a3fc8214fa55dc1ee021459fb2c4595827]
   6379 [keyDer = 308203433082023506072a8648ce3804013082022802820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d0282010016a65c58204850704e7502a39757040d34da3a3478c154d4e4a5c02d242ee04f96e61e4bd0904abdac8f37eeb1e09f3182d23c9043cb642f88004160edf9ca09b32076a79c32a627f2473e91879ba2c4e744bd2081544cb55b802c368d1fa83ed489e94e0fa0688e32428a5c78c478c68d0527b71c9a3abb0b0be12c44689639e7d3ce74db101a65aa2b87f64c6826db3ec72f4b5599834bb4edb02f7c90e9a496d3a55d535bebfc45d4f619f63f3dedbb873925c2f224e07731296da887ec1e4748f87efb5fdeb75484316b2232dee553ddaf02112b0d1f02da30973224fe27aeda8b9d4b2922d9ba8be39ed9e103a63c52810bc688b7e2ed4316e1ef17dbde03820106000282010100848177b9bcff136c52caef2a4a9bcb64dbefbac69e18aae499696b5ec7b270e90478b413bb8ad8f8eee8ad32107d7ba492c36b007f9ef30ebe1ee484d0ea7cb0ff4afaa8c705ad5e16576975414f1bc0efed25c2190a3ed0068bffa1f03bf6f21056c9bb383350851997cbc89cf8729b394527f08ab93ce9b360aa055a47177e82a4ce6fe76c8dffddbd6ee20fa08d0085d3983edd2c8d9a366ad2245b4ed28d6754769f5f3a798be4be19cf469399865d464e3f640438bce03c962c2344d0d550542aed3db55c153833bea44b4146878ba347c8614436c6aac4fd1a60f25c62b3f869a7d55cab4b7122d5e9af4322a3fc8214fa55dc1ee021459fb2c4595827]
   6380 [sha = SHA-256]
   6381 
   6382 # tcId = 851
   6383 # r,s = 1,1
   6384 msg = 54657374
   6385 result = valid
   6386 sig = 3006020101020101
   6387 
   6388 # tcId = 852
   6389 # r,s = 1,5
   6390 msg = 54657374
   6391 result = valid
   6392 sig = 3006020101020105
   6393 
   6394 # tcId = 853
   6395 # u2 small
   6396 msg = 54657374
   6397 result = valid
   6398 sig = 3022020101021d009592121ed12d93197f1ffb863ac63937f28ef4f62f1e009a30aabab1
   6399 
   6400 # tcId = 854
   6401 # s == q-1
   6402 msg = 54657374
   6403 result = valid
   6404 sig = 3022020101021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695c
   6405 
   6406 [key.g = 16a65c58204850704e7502a39757040d34da3a3478c154d4e4a5c02d242ee04f96e61e4bd0904abdac8f37eeb1e09f3182d23c9043cb642f88004160edf9ca09b32076a79c32a627f2473e91879ba2c4e744bd2081544cb55b802c368d1fa83ed489e94e0fa0688e32428a5c78c478c68d0527b71c9a3abb0b0be12c44689639e7d3ce74db101a65aa2b87f64c6826db3ec72f4b5599834bb4edb02f7c90e9a496d3a55d535bebfc45d4f619f63f3dedbb873925c2f224e07731296da887ec1e4748f87efb5fdeb75484316b2232dee553ddaf02112b0d1f02da30973224fe27aeda8b9d4b2922d9ba8be39ed9e103a63c52810bc688b7e2ed4316e1ef17dbde]
   6407 [key.keySize = 2048]
   6408 [key.p = 08f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667]
   6409 [key.q = 0baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d]
   6410 [key.type = DSAPublicKey]
   6411 [key.y = 629374929537e2c3b09f30d881554ca7357f89e25105474dbbce06e4001efd61481a457aa0d7d7e565e90b7a3d9c688005fb404bf3b6d3e61e402300beee7c58ceeaf00b112ddfeef3cbc2020ba2206dd4ef0563d7fa52c321b4ee6280eb8585041d03cadb9244dff21dc90417bbe6f06b91c2ca6484437c3846926b18ee22275081b60726e7a26a29a947eabd035ede83d65927b3ceb0d4d8c2f34e94a3de0f57e4ea99af059657529f6954b1ac9bb4484ca76b4083e1cf4264eff028662137761e4d7f35b1eda3cf516856f25553840e43ae38379d234b06c891822132081d19f0d5db9f23b4bbd5f5667dd78f3dd7f1fe5f25ca48515f6335ce1c9fd0a64b]
   6412 [keyDer = 308203423082023506072a8648ce3804013082022802820101008f7935d9b9aae9bfabed887acf4951b6f32ec59e3baf3718e8eac4961f3efd3606e74351a9c4183339b809e7c2ae1c539ba7475b85d011adb8b47987754984695cac0e8f14b3360828a22ffa27110a3d62a993453409a0fe696c4658f84bdd20819c3709a01057b195adcd00233dba5484b6291f9d648ef883448677979cec04b434a6ac2e75e9985de23db0292fc1118c9ffa9d8181e7338db792b730d7b9e349592f68099872153915ea3d6b8b4653c633458f803b32a4c2e0f27290256e4e3f8a3b0838a1c450e4e18c1a29a37ddf5ea143de4b66ff04903ed5cf1623e158d487c608e97f211cd81dca23cb6e380765f822e342be484c05763939601cd667021d00baf696a68578f7dfdee7fa67c977c785ef32b233bae580c0bcd5695d0282010016a65c58204850704e7502a39757040d34da3a3478c154d4e4a5c02d242ee04f96e61e4bd0904abdac8f37eeb1e09f3182d23c9043cb642f88004160edf9ca09b32076a79c32a627f2473e91879ba2c4e744bd2081544cb55b802c368d1fa83ed489e94e0fa0688e32428a5c78c478c68d0527b71c9a3abb0b0be12c44689639e7d3ce74db101a65aa2b87f64c6826db3ec72f4b5599834bb4edb02f7c90e9a496d3a55d535bebfc45d4f619f63f3dedbb873925c2f224e07731296da887ec1e4748f87efb5fdeb75484316b2232dee553ddaf02112b0d1f02da30973224fe27aeda8b9d4b2922d9ba8be39ed9e103a63c52810bc688b7e2ed4316e1ef17dbde038201050002820100629374929537e2c3b09f30d881554ca7357f89e25105474dbbce06e4001efd61481a457aa0d7d7e565e90b7a3d9c688005fb404bf3b6d3e61e402300beee7c58ceeaf00b112ddfeef3cbc2020ba2206dd4ef0563d7fa52c321b4ee6280eb8585041d03cadb9244dff21dc90417bbe6f06b91c2ca6484437c3846926b18ee22275081b60726e7a26a29a947eabd035ede83d65927b3ceb0d4d8c2f34e94a3de0f57e4ea99af059657529f6954b1ac9bb4484ca76b4083e1cf4264eff028662137761e4d7f35b1eda3cf516856f25553840e43ae38379d234b06c891822132081d19f0d5db9f23b4bbd5f5667dd78f3dd7f1fe5f25ca48515f6335ce1c9fd0a64b]
   6413 [sha = SHA-256]
   6414 
   6415 # tcId = 855
   6416 # s == 1
   6417 msg = 54657374
   6418 result = valid
   6419 sig = 3021021c5a252f4fc55618747fd94b13c9bee62bb958d85777cb07dd90710d24020101
   6420 
   6421