All files named "generic/tlsKDF.c"

History for generic/tlsKDF.c

2024-03-10
05:56
Added global namespace qualifier to command names. Catch error for eval embedded tls.tcl script. file: [ae7e0986eb] check-in: [c0bbfde5a4] user: bohagan, branch: crypto, size: 13594 [annotate] [blame] [check-ins using] [diff]
2024-02-04
23:25
Code updates for gcc warnings file: [a4bcf33c6e] check-in: [e58f2c78c8] user: bohagan, branch: crypto, size: 13588 [annotate] [blame] [check-ins using] [diff]
03:31
Merged changes from master branch file: [d7871deab8] check-in: [fa17431520] user: bohagan, branch: crypto, size: 13490 [annotate] [blame] [check-ins using] [diff]
2024-01-29
02:41
Updated to latest set of TCL 9.0 API changes. Made Tcl_Size updates. file: [81a965108c] check-in: [ce307ddd1f] user: bohagan, branch: crypto, size: 13370 [annotate] [blame] [check-ins using] [diff]
2023-12-29
21:09
Cast unused parameters to void to prevent unused parameter warnings Source: https://core.tcl-lang.org/tcltls/tktview/086954612f file: [2263ba9696] check-in: [f586ebd433] user: bohagan, branch: crypto, size: 13017 [annotate] [blame] [check-ins using] [diff]
2023-12-28
03:00
Added random bytes command to generate random bytes using a cryptographically secure pseudo random generator (CSPRNG). file: [218b680c5b] check-in: [baa34f4208] user: bohagan, branch: crypto, size: 12965 [annotate] [blame] [check-ins using] [diff]
2023-12-24
22:57
Added: Moved common get cipher, digest, etc. functions to tlsUtil.c file. Renamed tlsKey.c to tlsKDF.c to better reflect contents. Standardized error messages. file: [2e942636f4] check-in: [94f8408d0d] user: bohagan, branch: crypto, size: 12965 [annotate] [blame] [check-ins using]