]> git.ipfire.org Git - thirdparty/hostap.git/commit
ERP: Add HMAC-SHA256 KDF (RFC 5295)
authorJouni Malinen <j@w1.fi>
Sat, 29 Nov 2014 19:28:24 +0000 (21:28 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 4 Dec 2014 10:08:59 +0000 (12:08 +0200)
commit0087061de779a40bb0fe13f598a6b96136804d09
tree593de184854ba2e37362ea863c63a20d7f225e3e
parent2a5156a66c27dc36b155d0157798a81fe120efc9
ERP: Add HMAC-SHA256 KDF (RFC 5295)

This is needed for ERP key derivation.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/crypto/sha256-kdf.c [new file with mode: 0644]
src/crypto/sha256.h