Remove TODO comment from sskdf.c
authorShane Lontis <shane.lontis@oracle.com>
Sat, 26 Sep 2020 02:41:41 +0000 (12:41 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Sun, 27 Sep 2020 22:59:35 +0000 (08:59 +1000)
commit7339547d455046e14b50fe64d71d45c6786ac960
treeb3771fe8c670ef33c5ca0fe7f4c54c4c766792d5
parentc57a59b1a0395733c89a56d3d5fc65a4bf576e4e
Remove TODO comment from sskdf.c

Fixes #12993

The implementation follows the standards/recommendations specified by https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-56Cr2.pdf.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12999)
providers/implementations/kdfs/sskdf.c