Lines Matching refs:test

1 LMOTS sign-verify test #1
2 # This test uses a fixed message, and then generates a private key, signs the
6 LMOTS sign-verify test #2
7 # This test uses a fixed message, and then generates a private key, signs the
11 LMOTS NULL-message sign-verify test
12 # This test uses a NULL zero-length message, and then generates a private key,
16 LMOTS hsslms interop test #1
17 # This test uses data from https://github.com/pmvr/python-hsslms due to the
18 # limited amount of available test vectors for LMOTS, and few implementations
21 # This test uses the same OTS key as the LMS hsslms interop test 1 (leaf 0 of
41 LMOTS hsslms interop test #2
42 # This test uses data from https://github.com/pmvr/python-hsslms due to the
43 # limited amount of available test vectors for LMOTS, and few implementations
46 # This test uses the same OTS key as the LMS hsslms interop test 2 (leaf 1 of
66 LMOTS hsslms interop NULL-message test
67 # This test uses data from https://github.com/pmvr/python-hsslms due to the
68 # limited amount of available test vectors for LMOTS, and few implementations
89 LMOTS hash-sigs interop negative test (altered random value)
90 # This test uses the valid signature from hsslms interop test 1, and then
95 LMOTS negative test (invalid type) #1
96 # This test uses the valid signature from hsslms interop test 1, and then
101 LMOTS negative test (invalid type) #2
102 # This test uses the valid signature from hsslms interop test 1, and then
107 LMOTS key import / export test
108 # This test uses the valid public key for hsslms interop test 1, imports it, and
113 LMOTS key import too large key test
114 # This test uses the valid public key for hsslms interop test 1, add an extra
118 LMOTS key import too small key test
119 # This test uses the valid public key for hsslms interop test 1, removes a byte,
123 LMOTS key import no type test
124 # This test uses the valid public key for hsslms interop test 1, cuts it down so
129 LMOTS key import invalid type test #1
130 # This test uses the valid public key for hsslms interop test 1, alters the
134 LMOTS key import invalid type test #2
135 # This test uses the valid public key for hsslms interop test 1, alters the
140 LMOTS key reuse test
141 # This test uses a fixed message, and then generates a private key, signs the
146 LMOTS signature leak test
147 # This test uses a fixed message, and then generates a private key, signs the
148 # message, and then uses a test hook to check that the signature has not been