All files named "tests/ciphers.csv"

History for tests/ciphers.csv

2024-03-10
03:32
Reformatted test cases file: [30d3c81b12] check-in: [f9d486f0f0] user: bohagan, branch: trunk, size: 4287 [annotate] [blame] [check-ins using] [diff]
2023-11-14
03:53
Deleted: Split ciphers test file into digest and info test files. Added common.tcl file for common test constraints. Updated HMAC and CMAC test cases Added RFC 4231 HMAC example test cases. check-in: [b186ba1b7d] user: bohagan, branch: crypto, size: 0
2023-11-13
02:26
Corrected test cases file: [312225a404] check-in: [1d173cfaca] user: bohagan, branch: crypto, size: 13726 [annotate] [blame] [check-ins using] [diff]
2023-11-08
03:09
Updated test cases file: [bf3d4dd21f] check-in: [9b69dccaca] user: bohagan, branch: crypto, size: 13673 [annotate] [blame] [check-ins using] [diff]
2023-11-06
04:52
Added an option to the digest command to allow the user to create a new command, use it to add data to a hash, and to get the final message digest. Refactored code to move common digest init, update, and finalize operations into common functions. file: [198006ea5c] check-in: [0c59081d81] user: bohagan, branch: crypto, size: 11519 [annotate] [blame] [check-ins using] [diff]
2023-11-05
21:46
Track EOF for channels so get message digest is only performed once. Added more info to function documentation and comments file: [c447bf00b4] check-in: [019f6eb9aa] user: bohagan, branch: crypto, size: 10187 [annotate] [blame] [check-ins using] [diff]
2023-11-04
03:14
Added sha512 convenience command file: [a151eb863f] check-in: [72569af7c5] user: bohagan, branch: crypto, size: 10141 [annotate] [blame] [check-ins using] [diff]
02:08
Added key support to digest channel file: [ec44d144a5] check-in: [b536b956a8] user: bohagan, branch: crypto, size: 9326 [annotate] [blame] [check-ins using] [diff]
2023-11-03
22:25
Added command to list available Message Authentication Codes (MAC) file: [cc62fb24e1] check-in: [4bc6ba68a7] user: bohagan, branch: crypto, size: 9334 [annotate] [blame] [check-ins using] [diff]
2023-10-30
01:37
Added digest HMAC key test cases file: [a97bae4d32] check-in: [862db54236] user: bohagan, branch: crypto, size: 9142 [annotate] [blame] [check-ins using] [diff]
2023-10-29
01:39
Added digest channel test cases file: [4950de0be9] check-in: [5a5c14c5db] user: bohagan, branch: crypto, size: 8531 [annotate] [blame] [check-ins using] [diff]
2023-10-28
16:50
Updated test suite to add digest file, hex, and binary functionality file: [0720d3697c] check-in: [f9cf6ac5f1] user: bohagan, branch: crypto, size: 7643 [annotate] [blame] [check-ins using] [diff]
2023-10-20
22:59
Updated test suite to use OpenSSL list for ciphers list file: [76ba005153] check-in: [40a8eb4d6f] user: bohagan, branch: crypto, size: 6134 [annotate] [blame] [check-ins using] [diff]
2023-10-14
23:16
Updated digests command to filter out RSA digests since only used for signature algorithms. file: [ed55bdfb63] check-in: [0a899f2c18] user: bohagan, branch: crypto, size: 5900 [annotate] [blame] [check-ins using] [diff]
23:02
Updated test suite to add digest command file: [8c0c3374a7] check-in: [5f6b36170e] user: bohagan, branch: crypto, size: 6069 [annotate] [blame] [check-ins using] [diff]
2023-05-24
01:18
Added: Updated ciphers command to use current APIs and added an option to return only ciphers as would be sent in ClientHello. Updated test suite to use OpenSSL executable to get ciphers comparison data. Added more test cases. Addresses defects: https://core.tcl-lang.org/tcltls/tktview/688788a45c and https://sourceforge.net/p/tls/bugs/36/ file: [f4aff3652a] check-in: [05b2dd47be] user: bohagan, branch: status_x509, size: 3988 [annotate] [blame] [check-ins using]