Overview
Comment: | Added more comments and removed obsolete code |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | crypto |
Files: | files | file ages | folders |
SHA3-256: |
5a0296430f5b1cf214d2a048983e1d7e |
User & Date: | bohagan on 2023-11-06 23:46:34 |
Other Links: | branch diff | manifest | tags |
Context
2023-11-07
| ||
23:40 | Optimized info commands and added more error checking. Use modern set protocol versions API for ciphers list. check-in: e88816cf57 user: bohagan tags: crypto | |
2023-11-06
| ||
23:46 | Added more comments and removed obsolete code check-in: 5a0296430f user: bohagan tags: crypto | |
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. check-in: 0c59081d81 user: bohagan tags: crypto | |
Changes
Modified generic/tlsDigest.c from [7c8820a0b3] to [ff147d0f8d]. [diff]
Modified generic/tlsInfo.c from [9b024f9b80] to [1f24eba4d4]. [diff]