TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
refs/heads/better-cf-padding-checks
/
library
/
hkdf.c
1e14827
Update copyright notices to use Linux Foundation guidance
by Bence Szépkúti
· 5 years ago
db09ef6
Include common.h instead of config.h in library source files
by Gilles Peskine
· 5 years ago
3ab121a
hkdf_expand: explicitly initialize t
by Gilles Peskine
· 5 years ago
60d6516
Fix whitespace style
by Gilles Peskine
· 5 years ago
24eed8d
Initialise return values to an error
by Janos Follath
· 6 years ago
ca2ea4e
Fix issue if salt = NULL and salt_len !=0 in mbedtls_hkdf_extract()
by Brian J Murray
· 7 years ago
a61d123
Minor changes to comments in hkdf.c
by Brian J Murray
· 7 years ago
656864b
Add an HKDF (RFC 5869) implementation
by Thomas Fossati
· 9 years ago