Check-in [5a0296430f]
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: 5a0296430f5b1cf214d2a048983e1d7ee902d5958c08657e35a3049e85a5b559
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