]> git.ipfire.org Git - thirdparty/hostap.git/commit
TLS: Add support for PKCS #5 v2.0 PBES2
authorJouni Malinen <j@w1.fi>
Sat, 5 Dec 2015 18:23:12 +0000 (20:23 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 5 Dec 2015 18:23:12 +0000 (20:23 +0200)
commit4db29e6a8a4584987322fe4f4d355a82763e69c6
tree269d6d8f91e5472adaafed3e683c664418e58e3e
parentb134397b11b6518ee0529955f395bd15603094c9
TLS: Add support for PKCS #5 v2.0 PBES2

This extends the internal TLS support for PKCS #5 v2.0 PBES2 private key
format with des-ede3-cbc encryption and PBKDF2 SHA-1.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/tls/pkcs5.c