Overview
Comment: | Renamed digest command to md. Updated function names to use Digest prefix. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | crypto |
Files: | files | file ages | folders |
SHA3-256: |
4134be17b38e931355fe947cf0c3fac4 |
User & Date: | bohagan on 2023-11-21 22:03:53 |
Other Links: | branch diff | manifest | tags |
Context
2023-11-21
| ||
23:00 | Added write to channel for digest transform test cases check-in: 3a6a1f7d03 user: bohagan tags: crypto | |
22:03 | Renamed digest command to md. Updated function names to use Digest prefix. check-in: 4134be17b3 user: bohagan tags: crypto | |
03:44 | Add digest and MAC use of EVP_DigestFinalXOF for XOF hash functions. Renamed security level option from -securitylevel to -security_level. Added more description info to digest and hash documentation. Added examples for tls::digest command to documentation. check-in: c5c9b26ac8 user: bohagan tags: crypto | |
Changes
Modified generic/tlsDigest.c from [766239257b] to [879253f9c1]. [diff]
Modified tests/digest.csv from [43b51fa185] to [f5f95e18da]. [diff]
Modified tests/digest.test from [5c3b84c1cb] to [c515cc31cb]. [diff]