No. | Title |
Result | Log | Script | Packet | Dump (bin) |
| Initialize |
|
|
|
|
|
1 | Initialization Test Environment | PASS | X | X | - | Link0 |
| Establishment of an Association Shared Key |
|
|
|
|
|
2 | The RANDOM parameter MUST be included once in the INIT or INIT-ACK chunk | PASS | X | X | X | Link0 |
3 | The CHUNKS parameter MAY be omitted in the INIT or INIT-ACK chunk if it is empty | PASS | X | X | X | Link0 |
4 | The HMAC-ALGO parameter MUST be included once in the INIT or INIT-ACK chunk | PASS | X | X | X | Link0 |
| Sending Authenticated Chunks |
|
|
|
|
|
5 | Send all requested chunks that have been authenticated where this has been requested by the peer | PASS | X | X | X | Link0 |
6 | INIT, INIT-ACK, SHUTDOWN-COMPLETE, and AUTH chunks listed in the CHUNKS parameter MUST be ignored | PASS | X | X | X | Link0 |
7 | The receiver of an HMAC-ALGO parameter SHOULD use the first listed algorithm it supports | PASS | X | X | X | Link0 |
| Receiving Authenticated Chunks |
|
|
|
|
|
8 | Authentication Chunk is received with an unsupported HMAC Identifier | PASS | X | X | X | Link0 |
9 | Authentication Chunk is received with no shared key match | PASS | X | X | X | Link0 |
10 | Authentication Chunk is received with Message Authentication Code not match | PASS | X | X | X | Link0 |
11 | Authentication Chunk is received from endpoint which has no AUTH capable | PASS | X | X | X | Link0 |
| Authentication Chunk Header |
|
|
|
|
|
12 | Authentication Chunk is received with chunk length less than AUTH chunk header | PASS | X | X | X | Link0 |
13 | Authentication Chunk is received with HMAC length not match HMAC Algorithm | PASS | X | X | X | Link0 |
| Random Parameter Header |
|
|
|
|
|
14 | The association MUST be aborted if the Random Number is not 32 bytes | PASS | X | X | X | Link0 |
| Chunk List Parameter Header |
|
|
|
|
|
15 | The maximum length of Chunk List Parameter is 260 bytes | PASS | X | X | X | Link0 |
| Requested HMAC Algorithm Parameter Header |
|
|
|
|
|
16 | The list of HMAC Identifiers in HMAC-ALGO parameter is empty | PASS | X | X | X | Link0 |
17 | The HMAC algorithm based on SHA-1 MUST be supported and included in the HMAC-ALGO parameter | PASS | X | X | X | Link0 |