Latest update.
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
$TLS1_PRF_GOAL=../../libimplementations.a
|
||||
$HKDF_GOAL=../../libimplementations.a
|
||||
$KBKDF_GOAL=../../libimplementations.a
|
||||
$KRB5KDF_GOAL=../../libimplementations.a
|
||||
$PBKDF2_GOAL=../../libimplementations.a
|
||||
$SSKDF_GOAL=../../libimplementations.a
|
||||
$SCRYPT_GOAL=../../libimplementations.a
|
||||
@@ -16,6 +17,8 @@ SOURCE[$HKDF_GOAL]=hkdf.c
|
||||
|
||||
SOURCE[$KBKDF_GOAL]=kbkdf.c
|
||||
|
||||
SOURCE[$KRB5KDF_GOAL]=krb5kdf.c
|
||||
|
||||
SOURCE[$PBKDF2_GOAL]=pbkdf2.c
|
||||
# Extra code to satisfy the FIPS and non-FIPS separation.
|
||||
# When the PBKDF2 moves to legacy, this can be removed.
|
||||
|
||||
Reference in New Issue
Block a user