20 check-ins that include changes to files matching 'tests/test_vectors/*'
2024-04-09
| ||
03:21 | Added remaining Camellia cipher test vectors check-in: 51d59fd360 user: bohagan tags: crypto | |
01:07 | Added SM4 cipher test vectors check-in: c12c859d2f user: bohagan tags: crypto | |
2024-04-08
| ||
21:30 | Added ARIA cipher test vectors check-in: 2a6486178c user: bohagan tags: crypto | |
17:11 | Added Camellia cipher test vectors check-in: 7b9599e795 user: bohagan tags: crypto | |
04:21 | Added more DES test vectors check-in: ed45bb9820 user: bohagan tags: crypto | |
03:30 | Make test case files from test vectors script updates to optimize logic check-in: 45c6b53f90 user: bohagan tags: crypto | |
02:51 | Added IDEA cipher test vectors check-in: 37325867e6 user: bohagan tags: crypto | |
2024-04-07
| ||
22:20 | Added Seed cipher test vectors check-in: 18bed2dd62 user: bohagan tags: crypto | |
20:52 | Added RC4 stream cipher test vectors check-in: 6e07821c1e user: bohagan tags: crypto | |
2024-03-31
| ||
03:12 | Added DES test vectors check-in: 66cee0f83a user: bohagan tags: crypto | |
2024-03-30
| ||
22:37 | Added Triple DES test vectors check-in: ac8a00b954 user: bohagan tags: crypto | |
19:52 | Added option to enable and disable PKCS#7 padding check-in: 32f48d257b user: bohagan tags: crypto | |
2024-03-29
| ||
22:59 | Added AES symmetrical block cipher test vectors check-in: 564db0e896 user: bohagan tags: crypto | |
2024-03-14
| ||
01:23 | Fixed issue which prevented running all test cases check-in: 5e61643e80 user: bohagan tags: crypto | |
00:30 | Updated SHAKE128 and SHAKE256 test cases check-in: c0f29458a6 user: bohagan tags: crypto | |
2024-02-24
| ||
21:03 | Removed unneeded test vector files check-in: 216b8859b8 user: bohagan tags: crypto | |
2024-02-11
| ||
21:24 | Updated test cases for OpenSSL 3.0. Added load legacy provider for obsolete algorithms. check-in: 8440f589be user: bohagan tags: crypto | |
2023-12-24
| ||
06:36 | Added MAC test vectors. Added all.tcl files to each test subdirectory so all tests run. Updated Hash and KDF test vectors to add missing cleanupTests. Corrected bug with using dash in constraints. Added constraints for ciphers, digests, and kdfs. check-in: feef0d0cef user: bohagan tags: crypto | |
02:22 | Added KDF test vectors check-in: 8b230035d8 user: bohagan tags: crypto | |
2023-12-19
| ||
05:53 | Added test vectors files for hash functions. Added test files and make script to generate TCL test cases from test vector files. These files come from NIST, IETC, etc. documents, examples, etc. check-in: 25db067636 user: bohagan tags: crypto | |