Add an HKDF (RFC 5869) implementation

This commit is contained in:
Thomas Fossati 2016-07-17 08:51:22 +01:00 committed by Jaeden Amero
parent c4bd8ec5ed
commit 656864b360
15 changed files with 421 additions and 4 deletions

View file

@ -4,7 +4,7 @@
* \brief Error to string translation
*/
/*
* Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
* Copyright (C) 2006-2018, ARM Limited, All Rights Reserved
* SPDX-License-Identifier: Apache-2.0
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may
@ -88,6 +88,7 @@
* RSA 4 11
* ECP 4 9 (Started from top)
* MD 5 5
* HKDF 5 1 (Started from top)
* CIPHER 6 8
* SSL 6 17 (Started from top)
* SSL 7 31