Overview
Comment: | 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. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | crypto |
Files: | files | file ages | folders |
SHA3-256: |
c5c9b26ac8ce20153a90ac77dbb79fee |
User & Date: | bohagan on 2023-11-21 03:44:40 |
Other Links: | branch diff | manifest | tags |
Context
2023-11-21
| ||
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 | |
2023-11-20
| ||
19:07 | Added CMAC test cases check-in: adfb4a0349 user: bohagan tags: crypto | |
Changes
Modified doc/tls.html from [cb37aa64df] to [e059630135]. [diff]
Modified generic/tls.c from [0db9f8be24] to [66b088c361]. [diff]
Modified generic/tlsDigest.c from [294d716507] to [766239257b]. [diff]