Overview
Comment: | Added random bytes command to generate random bytes using a cryptographically secure pseudo random generator (CSPRNG). |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | crypto |
Files: | files | file ages | folders |
SHA3-256: |
baa34f4208c3088af57eca6352b0c1cd |
User & Date: | bohagan on 2023-12-28 03:00:56 |
Other Links: | branch diff | manifest | tags |
Context
2023-12-28
| ||
03:02 | Added random bytes command documentation check-in: 2eb1cc571b user: bohagan tags: crypto | |
03:00 | Added random bytes command to generate random bytes using a cryptographically secure pseudo random generator (CSPRNG). check-in: baa34f4208 user: bohagan tags: crypto | |
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 | |
Changes
Modified configure from [5d330fed91] to [8236a3ee1d]. [diff]
Modified configure.ac from [f02a7eeac0] to [19dfb8e8aa]. [diff]
Modified generic/tls.c from [578f1e1218] to [c0cfa2b008]. [diff]
Modified generic/tlsInt.h from [8236808b5c] to [44437ee129]. [diff]
Modified generic/tlsKDF.c from [2e942636f4] to [218b680c5b]. [diff]
Added generic/tlsRand.c version [f9e71c157f].
Modified win/makefile.vc from [40a127f356] to [75e334f091]. [diff]