Overview
Comment: | Added KDF test cases |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | crypto |
Files: | files | file ages | folders |
SHA3-256: |
4cc32676a2e4ec247859257dda142c82 |
User & Date: | bohagan on 2023-12-25 02:04:23 |
Other Links: | branch diff | manifest | tags |
Context
2023-12-25
| ||
03:58 | Updated documentation to add KDF commands, list KDFs command, and list cipher/digest info attributes. check-in: 17448b5ea7 user: bohagan tags: crypto | |
02:04 | Added KDF test cases check-in: 4cc32676a2 user: bohagan tags: crypto | |
2023-12-24
| ||
22:57 | Moved common get cipher, digest, etc. functions to tlsUtil.c file. Renamed tlsKey.c to tlsKDF.c to better reflect contents. Standardized error messages. check-in: 94f8408d0d user: bohagan tags: crypto | |
Changes
Modified generic/tlsUtil.c from [8f89b37f61] to [8602dbd8e8]. [diff]
Modified tests/digest.csv from [2969f7b1ad] to [c6f01eee03]. [diff]
Modified tests/digest.test from [c72f5245d1] to [7ee14183fa]. [diff]
Modified tests/info.csv from [a605570f7c] to [fa6b9dae2b]. [diff]
Modified tests/info.test from [421d0bdeb4] to [f5b53d50c6]. [diff]
Added tests/kdf.csv version [ecd5209032].
Added tests/kdf.test version [e9cb54f939].