Check-in [4ba41f1db2]
Overview
Comment:Added more test cases to check for errors, test mac command, etc.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | crypto
Files: files | file ages | folders
SHA3-256: 4ba41f1db2c126fb49c8002b09b03d535cd02b27165d602ea3d1d22d98a6d557
User & Date: bohagan on 2023-11-23 04:17:55
Other Links: branch diff | manifest | tags
Context
2023-11-25
05:23
Split get digest, cipher, key, and mac ids into separate functions. Simplified DigestMain to pass Tcl objects to get functions. Pass mac id to functions. check-in: 0aae4d5b6f user: bohagan tags: crypto
2023-11-23
04:17
Added more test cases to check for errors, test mac command, etc. check-in: 4ba41f1db2 user: bohagan tags: crypto
03:26
Added early version of mac command. Added back ability to provide data as last arg without -data option. check-in: 917a43a776 user: bohagan tags: crypto
Changes