Lines Matching refs:test

1 LMS sign-verify test
2 # This test uses a fixed message, and then generates a private key, signs the
6 LMS NULL-message sign-verify test
7 # This test uses a NULL zero-length message, and then generates a private key,
11 LMS pyhsslms interop test #1
12 # This test uses data from https://github.com/russhousley/pyhsslms due to the
13 # limited amount of available test vectors for LMS. The private key is stored in
19 # and the public key before including them in a the test data.
37 LMS pyhsslms interop test #2
38 # This test case continues from "LMS pyhsslms interop test #1".
51 LMS pyhsslms interop NULL-message test
52 # This test uses data from https://github.com/russhousley/pyhsslms due to the limited
53 # amount of available test vectors for LMS. The private key is stored in
59 # signature and the public key before including them in a the test data.
82 LMS hash-sigs interop test #1
83 # This test uses data from https://github.com/cisco/hash-sigs due to the
84 # limited amount of available test vectors for LMS. The private key is stored in
91 # the signature and the public key before including them in a the test data.
110 LMS hash-sigs interop test #2
111 # This test uses data from https://github.com/cisco/hash-sigs due to the
112 # limited amount of available test vectors for LMS. The private key is stored in
119 # the signature and the public key before including them in a the test data.
140 LMS hsslms interop test #1
141 # This test uses data from https://github.com/pmvr/python-hsslms due to the
142 # limited amount of available test vectors for LMS. The private key is stored in
163 LMS hsslms interop test #2
164 # This test uses data from https://github.com/pmvr/python-hsslms due to the
165 # limited amount of available test vectors for LMS. The private key is stored in
189 LMS negative test (invalid lms type) #1
190 # This test uses the data from hash-sigs interop test #1. This test has a valid
194 LMS negative test (invalid lms type) #2
195 # This test uses the data from hash-sigs interop test #1. This test has a valid
199 LMS negative test (invalid lm_ots type) #1
200 # This test uses the data from hash-sigs interop test #1. This test has an
204 LMS negative test (invalid lm_ots type) #2
205 # This test uses the data from hash-sigs interop test #1. This test has an
209 LMS negative test (invalid leaf ID)
210 # This test uses the data from hash-sigs interop test #1. In this case,
212 # test should fail to verify the signature.
215 LMS import/export test
216 # This test uses the key from hsslms interop test 1, imports it, exports it and
221 LMS key import too large key test
222 # This test uses the valid public key for hsslms interop test 1, add an extra
226 LMS key import too small key test
227 # This test uses the valid public key for hsslms interop test 1, removes a byte,
231 LMS key import no LMS type test
232 # This test uses the valid public key for hsslms interop test 1, cuts it down so
237 LMS key import no LMOTS type test
238 # This test uses the valid public key for hsslms interop test 1, cuts it down so
243 LMS key import invalid LMS type test #1
244 # This test uses the valid public key for hsslms interop test 1, alters the
248 LMS key import invalid LMS type test #2
249 # This test uses the valid public key for hsslms interop test 1, alters the
254 LMS key import invalid LMOTS type test #1
255 # This test uses the valid public key for hsslms interop test 1, alters the
259 LMS key import invalid LMOTS type test #2
260 # This test uses the valid public key for hsslms interop test 1, alters the